Changeset 188:91847ffb37f0 for admin/index.php
- Timestamp:
- 05/06/11 19:03:08 (14 years ago)
- Branch:
- default
- File:
-
- 1 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) {
Note: See TracChangeset
for help on using the changeset viewer.