Feature 1450 :

- add "subscribe %s"
- fix misspelling in install.tpl and in install.php

git-svn-id: http://piwigo.org/svn/trunk@5022 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
nikrou 2010-03-02 16:01:37 +00:00
commit 6044dd4fd6
15 changed files with 1595 additions and 553 deletions

View file

@ -169,7 +169,7 @@ TD {
{else}
<p>
<input type="button" name="Home" value="{'Home'|@translate}" onClick="window.open('index.php');">
<input type="button" name="Administration" value="{'Administration'|@translate}" onClick="window.open('Administration.php');">
<input type="button" name="Administration" value="{'Administration'|@translate}" onClick="window.open('admin.php');">
</p>
{if !isset($migration)}