Changeset 188:91847ffb37f0 for admin
- Timestamp:
- 05/06/11 19:03:08 (14 years ago)
- Branch:
- default
- Location:
- admin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/index.php
r166 r188 122 122 if (!empty($__resources['doc'])) 123 123 { 124 $doc_links = '<h3>'.__('Documentation ').'</h3><ul>';124 $doc_links = '<h3>'.__('Documentation and support').'</h3><ul>'; 125 125 126 126 foreach ($__resources['doc'] as $k => $v) { -
admin/preferences.php
r162 r188 417 417 __('Disable javascript powered drag and drop for ordering items').'</label></p>'. 418 418 419 '< br class="clear" />'. //Opera sucks419 '<p class="clear form-note info">'.__('Numeric fields will indicate the position of the elements.').'</p>'. 420 420 '</fieldset>'; 421 421
Note: See TracChangeset
for help on using the changeset viewer.