]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/changepassword.html
Merge pull request #1616 from dimtion/fix-api-redirect
[github/shaarli/Shaarli.git] / tpl / default / changepassword.html
index 80d2f2e115e9005930a0551ba4ecbae74141c11a..736774f37948a60617dbfb7a94304093b2d1a8d5 100644 (file)
@@ -9,7 +9,7 @@
   <div class="pure-u-lg-1-3 pure-u-1-24"></div>
   <div id="addlink-form" class="page-form page-form-light pure-u-lg-1-3 pure-u-22-24">
     <h2 class="window-title">{"Change password"|t}</h2>
-    <form method="POST" action="{$base_path}/password" name="changepasswordform" id="changepasswordform">
+    <form method="POST" action="{$base_path}/admin/password" name="changepasswordform" id="changepasswordform">
       <div>
         <input type="password" name="oldpassword" aria-label="{'Current password'|t}" placeholder="{'Current password'|t}" class="autofocus">
       </div>