From 321214bfedf601ee425263737b66796535d96a88 Mon Sep 17 00:00:00 2001 From: Remdex Date: Tue, 7 Apr 2015 21:00:23 +0200 Subject: [PATCH] Restyle start chat form field settings form --- .../tpl/lhchat/startchatformsettings.tpl.php | 181 +----------------- .../lhchat/startchatformsettings/form.tpl.php | 174 +++++++++++++++++ 2 files changed, 177 insertions(+), 178 deletions(-) create mode 100644 lhc_web/design/defaulttheme/tpl/lhchat/startchatformsettings/form.tpl.php diff --git a/lhc_web/design/defaulttheme/tpl/lhchat/startchatformsettings.tpl.php b/lhc_web/design/defaulttheme/tpl/lhchat/startchatformsettings.tpl.php index c99a9288a8..df1b81a08c 100644 --- a/lhc_web/design/defaulttheme/tpl/lhchat/startchatformsettings.tpl.php +++ b/lhc_web/design/defaulttheme/tpl/lhchat/startchatformsettings.tpl.php @@ -14,185 +14,10 @@ - + -
- - - - -
-
-
-
-
getTranslation('chat/startchatformsettings','Name');?> - -
-
-
- - - - -
-
-
-
getTranslation('chat/startchatformsettings','E-mail');?> - -
-
-
- - - - -
-
-
-
-
-
getTranslation('chat/startchatformsettings','Message');?> - -
-
-
- - - - -
-
-
-
getTranslation('chat/startchatformsettings','Phone');?> - -
-
-
- - - - -
-
-
- -
-
-
- getTranslation('chat/startchatformsettings','Terms of service acceptance checkbox');?> -
-
-
-
-
- - -
-
-
-
-
getTranslation('chat/startchatformsettings','Name');?> - -
-
-
- - - - -
-
-
-
getTranslation('chat/startchatformsettings','E-mail');?> - -

getTranslation('chat/startchatformsettings','E-mail is always required');?>

-
-
-
-
-
-
getTranslation('chat/startchatformsettings','Message');?> - -
-
-
- - - - -
-
-
-
getTranslation('chat/startchatformsettings','Phone');?> - -
-
-
- - - - -
-
-
- -
-
-
getTranslation('chat/startchatformsettings','Terms of service acceptance checkbox');?> -
-
-
-
-
-
getTranslation('chat/startchatformsettings','Allow to attatch a file');?> -
-
-
-
-
- -
-
- -
-
- - - - -
+
+
-
- -
- - - -
\ No newline at end of file diff --git a/lhc_web/design/defaulttheme/tpl/lhchat/startchatformsettings/form.tpl.php b/lhc_web/design/defaulttheme/tpl/lhchat/startchatformsettings/form.tpl.php new file mode 100644 index 0000000000..9119d8f9c7 --- /dev/null +++ b/lhc_web/design/defaulttheme/tpl/lhchat/startchatformsettings/form.tpl.php @@ -0,0 +1,174 @@ + + + +
+ + + + +
+
+
+
+
+ getTranslation('chat/startchatformsettings','Name');?> + +


+ +
+ +
+ +
+
+
+
+ getTranslation('chat/startchatformsettings','E-mail');?> + +


+
+ +
+
+
+
+
+
+
+ getTranslation('chat/startchatformsettings','Message');?> + +


+
+ +
+ +
+
+
+
+ getTranslation('chat/startchatformsettings','Phone');?> + +


+
+ +
+ +
+
+
+ +
+
+
+ getTranslation('chat/startchatformsettings','Terms of service acceptance checkbox');?> +

+
+
+
+ + +
+
+
+
+
+ getTranslation('chat/startchatformsettings','Name');?> + +


+ +
+ +
+ +
+
+
+
+ getTranslation('chat/startchatformsettings','E-mail');?> + +

getTranslation('chat/startchatformsettings','E-mail is always required');?>

+
+
+
+
+
+
+ getTranslation('chat/startchatformsettings','Message');?> + +


+ +
+
+
+
+ getTranslation('chat/startchatformsettings','Phone');?> + +


+ +
+ +
+ +
+
+
+ +
+
+
+ getTranslation('chat/startchatformsettings','Terms of service acceptance checkbox');?> +

+
+
+
+
+ getTranslation('chat/startchatformsettings','Allow to attatch a file');?> +

+
+
+
+ +
+
+ +

+ +
+ +
+
+
+
\ No newline at end of file