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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user