Changeset 2382:5a5b3db32702
- Timestamp:
- 10/16/13 08:34:44 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/update.php
r2314 r2382 203 203 echo 204 204 '<p class="static-msg">'.sprintf(__('Dotclear %s is available.'),$new_v). 205 ($version_info ? ' <a href="'.$version_info.'">('.__('Information about this version').')</a>' : ''). 205 ($version_info ? ' <a href="'.$version_info.'" class="outgoing" title="'.__('Information about this version').'">('. 206 __('Information about this version').') <img src="images/outgoing.png" alt=""/></a>' : ''). 206 207 '</p>'. 207 208
Note: See TracChangeset
for help on using the changeset viewer.