Index: branches/5.2.x/core/admin_templates/regional/languages_export.tpl =================================================================== diff -u -N -r14924 -r15116 --- branches/5.2.x/core/admin_templates/regional/languages_export.tpl (.../languages_export.tpl) (revision 14924) +++ branches/5.2.x/core/admin_templates/regional/languages_export.tpl (.../languages_export.tpl) (revision 15116) @@ -29,6 +29,13 @@ + + + + + + +
@@ -39,75 +46,77 @@ - + + - - - - - - - - + + + + + + + + - - - + + + - - + + +
- id="_" value="" onclick="update_checkbox_options(/^_([0-9A-Za-z-]+)/, '');"/> - - - - - - -
+ id="_" value="" onclick="update_checkbox_options(/^_([0-9A-Za-z-]+)/, '');"/> + + + + + + +
- - -

+ +
+ + +

- + table#modules td, table#modules th { + border: 1px solid black; + padding: 3px; + } + - - - - - - - -
+ + + + + + + +
- + $("input[type='checkbox']", '#modules').attr('checked', $checked); + update_checkbox_options($reg_exp, ''); + } + ); + } + ); + - -