mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 12:45:55 +00:00
another tiny localization patch
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<input class=\"iedit\" onkeypress=\"return filterCR(event)\"
|
||||
name=\"login\" value=\"$login\"></td></tr>";
|
||||
|
||||
print "<tr><td>Change password:</td><td>
|
||||
print "<tr><td>".__('Change password:')."</td><td>
|
||||
<input class=\"iedit\" onkeypress=\"return filterCR(event)\"
|
||||
name=\"password\"></td></tr>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user