Changeset 858 in ExiteCMS for trunk/includes/templates/admin.settings_languages.tpl
- Timestamp:
- 09/29/07 21:51:40 (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
includes/templates/admin.settings_languages.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 1 Copy of config.php 2 config.backup.php 2 3 config.php
-
- Property svn:ignore
-
trunk/includes/templates/admin.settings_languages.tpl
r843 r858 25 25 <td width='50%' class='tbl'> 26 26 <select name='localeset' class='textbox'> 27 {foreach from=$locale _files item=file}27 {foreach from=$locales item=file} 28 28 <option value='{$file}'{if $settings2.locale == $file} selected{/if}>{$file}</option> 29 29 {/foreach}
Note: See TracChangeset
for help on using the changeset viewer.
