1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-29 17:57:12 +00:00

compat theme compatibility tweaks

This commit is contained in:
Andrew Dolgov
2008-02-20 10:30:06 +01:00
parent 33aeea946a
commit 8a8f7c5565
2 changed files with 3 additions and 3 deletions

View File

@@ -1094,7 +1094,7 @@
print "<p class=\"small\"><a id=\"pubGenAddress\" target=\"_new\" href=\"$url_path\">$url_path</a></p>";
print "<p><input type=\"submit\" onclick=\"return pubRegenKey()\"
print "<p><input type=\"submit\" onclick=\"return pubRegenKey()\" class=\"button\"
value=\"".__('Generate another address')."\"></p>";
}