aboutsummaryrefslogtreecommitdiffhomepage
path: root/install
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-16 20:40:31 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-08-16 20:40:31 +0200
commitabed0f212266895f67add983a478cd0eb88487a9 (patch)
tree48abe1cc81b33dddfd2a3c49ccce395194d43540 /install
parent12c40987735de13be8361e76ac97b3999f5099f3 (diff)
downloadwallabag-abed0f212266895f67add983a478cd0eb88487a9.tar.gz
wallabag-abed0f212266895f67add983a478cd0eb88487a9.tar.zst
wallabag-abed0f212266895f67add983a478cd0eb88487a9.zip
some precisons in updating poche
Diffstat (limited to 'install')
-rw-r--r--install/update.php1
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>