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