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:
@@ -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>";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user