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:
parent
2e890e9597
commit
6044dd4fd6
15 changed files with 1595 additions and 553 deletions
|
|
@ -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)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue