diff options
Diffstat (limited to 'install')
-rw-r--r-- | install/update.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/update.php b/install/update.php index 392ab801..f628d1f1 100644 --- a/install/update.php +++ b/install/update.php | |||
@@ -35,6 +35,7 @@ $old_salt = '464v54gLLw928uz4zUBqkRJeiPY68zCX'; | |||
35 | <li><a href="https://github.com/inthepoche/poche/issues/138">#138</a>: change pattern to parse url with #</li> | 35 | <li><a href="https://github.com/inthepoche/poche/issues/138">#138</a>: change pattern to parse url with #</li> |
36 | </ul> | 36 | </ul> |
37 | </p> | 37 | </p> |
38 | <p>To update your poche, please fill the following fields.</p> | ||
38 | <p> | 39 | <p> |
39 | <form name="update" method="post"> | 40 | <form name="update" method="post"> |
40 | <div><label for="login">login:</label> <input type="text" name="login" id="login" /></div> | 41 | <div><label for="login">login:</label> <input type="text" name="login" id="login" /></div> |