Index: admin_templates/config/custom_variables.tpl =================================================================== --- admin_templates/config/custom_variables.tpl (revision 14934) +++ admin_templates/config/custom_variables.tpl (working copy) @@ -99,4 +99,46 @@ } ); + + + + + + + + + + + + + + + + + + + + + +
+ + + +
\ No newline at end of file Index: admin_templates/incs/form_blocks.tpl =================================================================== --- admin_templates/incs/form_blocks.tpl (revision 14936) +++ admin_templates/incs/form_blocks.tpl (working copy) @@ -598,6 +598,118 @@ + + + + + : "" + + + + + + + + + + + + + + + Index: admin_templates/incs/style_template.css =================================================================== --- admin_templates/incs/style_template.css (revision 14937) +++ admin_templates/incs/style_template.css (working copy) @@ -269,7 +269,7 @@ } /* Main row definition */ -.grid-data-row td, .grid-data-row-selected td, .grid-data-row-even-selected td, .grid-data-row-mouseover td, .table-color1, .table-color2 { +.grid-data-row td, .grid-data-row-selected td, .grid-data-row-even-selected td, .grid-data-row-mouseover td, .table-color1, .table-color2, .grid-edit-table .edit-form-odd > td, .grid-edit-table .edit-form-even > td { font-weight: normal; color: @@OddColor@@; background-color: @@OddBgColor@@; @@ -277,7 +277,7 @@ overflow: hidden; border-right: 1px solid #c9c9c9; } -.grid-data-row-even td, .table-color2 { +.grid-data-row-even td, .table-color2, .grid-edit-table .edit-form-even > td { background-color: @@EvenBgColor@@; color: @@EvenColor@@; } Index: admin_templates/languages/email_message_settings.tpl =================================================================== --- admin_templates/languages/email_message_settings.tpl (revision 14917) +++ admin_templates/languages/email_message_settings.tpl (working copy) @@ -53,59 +53,6 @@ - - - - - : "" - - - - - - - - - - -
@@ -160,61 +107,11 @@
-