]> git.mxchange.org Git - friendica.git/blobdiff - view/logout.tpl
Merge pull request #125 from tomtom84/master
[friendica.git] / view / logout.tpl
old mode 100644 (file)
new mode 100755 (executable)
index 9a6c1d7..6a84a5b
@@ -1,6 +1,6 @@
 <form action="" method="post" >
 <div class="logout-wrapper">
 <input type="hidden" name="auth-params" value="logout" />
-<input type="submit" name="submit" id="logout-button" value="Logout" />
+<input type="submit" name="submit" id="logout-button" value="$logout" />
 </div>
 </form>