Changeset 1730:2595b5e176dd
- Timestamp:
- 09/05/13 14:07:10 (12 years ago)
- Branch:
- 2.5
- Children:
- 1731:e1d588577ead, 1732:3427ff04bed9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/index.php
r1708 r1730 288 288 '<ul><li><strong><a href="update.php">'.sprintf(__('Upgrade now'),$new_v).'</a></strong>'. 289 289 '</li><li><a href="update.php?hide_msg=1">'.__('Remind me later').'</a>'. 290 ($version_info ? ' </li><li>'.sprintf(__('<a href= \"%s\">Information about this version</a>.'),$version_info) : '').290 ($version_info ? ' </li><li>'.sprintf(__('<a href="%s">Information about this version</a>.'),$version_info) : ''). 291 291 '</li></ul></div>'; 292 292 }
Note: See TracChangeset
for help on using the changeset viewer.