Changeset 1732:3427ff04bed9
- Timestamp:
- 09/05/13 17:31:55 (12 years ago)
- Branch:
- 2.5
- Children:
- 1734:406ba5890788, 1735:b0df245846d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/update.php
r1591 r1732 200 200 echo 201 201 '<p class="static-msg">'.sprintf(__('Dotclear %s is available.'),$new_v). 202 ($version_info ? ' ('.sprintf(__('<a href= \"%s\">Information about this version</a>.'),$version_info).')' : '').202 ($version_info ? ' ('.sprintf(__('<a href="%s">Information about this version</a>.'),$version_info).')' : ''). 203 203 '</p>'. 204 204
Note: See TracChangeset
for help on using the changeset viewer.