Index: trunk/kernel/admin_templates/stylesheets/base_style_edit.tpl =================================================================== diff -u -N -r4834 -r7391 --- trunk/kernel/admin_templates/stylesheets/base_style_edit.tpl (.../base_style_edit.tpl) (revision 4834) +++ trunk/kernel/admin_templates/stylesheets/base_style_edit.tpl (.../base_style_edit.tpl) (revision 7391) @@ -22,9 +22,9 @@ submit_event('selectors','OnCancel'); } ) ); - + a_toolbar.Render(); - + function ValidateRequired() { var $fields = new Array('', @@ -41,20 +41,20 @@ $ret = false; break; } - $i++; + $i++; } return $ret; } - + function editStyle() { if( ValidateRequired() ) { - openSelector('selectors', '', '', '850x460', 'OnOpenStyleEditor'); + openSelector('selectors', '', '', '850x460', 'OnOpenStyleEditor'); } else { - alert( RemoveTranslationLink('') ); + alert( RemoveTranslationLink('') ); } } @@ -68,13 +68,13 @@ " value="1"> - + - + "> @@ -97,7 +97,7 @@   - + \ No newline at end of file