summaryrefslogtreecommitdiff
path: root/modules/pref-feeds.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-02-20 10:30:06 +0100
committerAndrew Dolgov <[email protected]>2008-02-20 10:30:06 +0100
commit8a8f7c55657451ae22fcadf102e5c2a7b502a1a8 (patch)
treea069e23c5921eabe1609191b9ab525ce84995bfb /modules/pref-feeds.php
parent33aeea946a6bff890a8d36143d626041013fd9db (diff)
compat theme compatibility tweaks
Diffstat (limited to 'modules/pref-feeds.php')
-rw-r--r--modules/pref-feeds.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php
index 932302150..ff9243912 100644
--- a/modules/pref-feeds.php
+++ b/modules/pref-feeds.php
@@ -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>";
}