]> git.mxchange.org Git - friendica.git/blobdiff - view/logout.tpl
Merge branch 'fabrixxm-master'
[friendica.git] / view / logout.tpl
index 9a6c1d763a0175577b38c10faa2524d8dad74bf2..6a84a5bbcf58ae49f676c1c9f0de5c97cebf66c8 100644 (file)
@@ -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>