1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 22:25:55 +00:00

various utility.css updates

This commit is contained in:
Andrew Dolgov
2013-03-27 19:40:49 +04:00
parent 8c82001ba0
commit 00df2b5f91
3 changed files with 14 additions and 4 deletions

View File

@@ -724,6 +724,8 @@ class Handler_Public extends Handler {
print "<h1>".__("Reset password")."</h1>";
print "<div class='content'>";
print "<p>".__("You will need to provide valid account name and email. New password will be sent on your email address.")."</p>";
@$method = $_POST['method'];
if (!$method) {