You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Description" => "Enter the tawk.to widget script here",
24
-
"Default" => "",
22
+
"Cols" => "100",
23
+
"Description" => "Enter the tawk.to widget script here",
24
+
"Default" => "",
25
25
),
26
26
"tawkto-key" => array (
27
-
"FriendlyName" => "API Key",
28
-
"Type" => "text",
29
-
"Size" => "55",
30
-
"Description" => "Obtained by going to the <a href=https://dashboard.tawk.to>tawk.to dashboard</a>, clicking on the 'Admin' menu, then viewing 'Property Settings' ",
31
-
"Default" => "",
27
+
"FriendlyName" => "API Key",
28
+
"Type" => "text",
29
+
"Size" => "55",
30
+
"Description" => "Obtained by going to the <a href=https://dashboard.tawk.to>tawk.to dashboard</a>, clicking on the 'Admin' menu, then viewing 'Property Settings' ",
31
+
"Default" => "",
32
32
),
33
33
"tawkto-enable" => array (
34
-
"FriendlyName" => "Enable mod?",
35
-
"Type" => "yesno",
36
-
"Size" => "55",
37
-
"Description" => "A quick way to enable or disable this mod on your website ",
38
-
"Default" => "",
34
+
"FriendlyName" => "Enable mod?",
35
+
"Type" => "yesno",
36
+
"Size" => "55",
37
+
"Description" => "A quick way to enable or disable this mod on your website ",
38
+
"Default" => "",
39
39
),
40
-
"tawkto-name" => array ("FriendlyName" => "Show name if logged in?",
41
-
"Type" => "yesno",
42
-
"Size" => "55",
43
-
"Description" => "Do you want your user's name displayed in their chat (requires WHMCS login)? ",
44
-
"Default" => "",
40
+
"tawkto-name" => array ("FriendlyName" => "Show name if logged in?",
41
+
"Type" => "yesno",
42
+
"Size" => "55",
43
+
"Description" => "Do you want your user's name displayed in their chat (requires WHMCS login)? ",
44
+
"Default" => "",
45
45
),
46
-
"tawkto-clientsonly" => array ("FriendlyName" => "Only show to clients?",
47
-
"Type" => "yesno",
48
-
"Size" => "55",
49
-
"Description" => "Hide from unregistered users?",
50
-
"Default" => "",
46
+
"tawkto-clientsonly" => array ("FriendlyName" => "Only show to clients?",
47
+
"Type" => "yesno",
48
+
"Size" => "55",
49
+
"Description" => "Hide from unregistered users?",
50
+
"Default" => "",
51
51
),
52
-
"tawkto-unregonly" => array ("FriendlyName" => "Only show to unregistered?",
53
-
"Type" => "yesno",
54
-
"Size" => "55",
55
-
"Description" => "Hide from registered users?",
56
-
"Default" => "",
52
+
"tawkto-unregonly" => array ("FriendlyName" => "Only show to unregistered?",
0 commit comments