Changeset 6127 for trunk/admin
- Timestamp:
- May 8, 2010, 10:23:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/themes/default/template/upgrade.tpl
r5562 r6127 93 93 </table> 94 94 95 <p>{' introduction message'|@translate|@sprintf:$introduction.CURRENT_RELEASE}</p>95 <p>{'This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'|@translate|@sprintf:$introduction.CURRENT_RELEASE}</p> 96 96 {if isset($login)} 97 97 <p>{'Only administrator can run upgrade: please sign in below.'|@translate}</p>
Note: See TracChangeset
for help on using the changeset viewer.