summaryrefslogtreecommitdiff
path: root/modules/pref-feeds.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-12 12:17:43 +0300
committerAndrew Dolgov <[email protected]>2010-01-12 12:17:43 +0300
commit27179741c1d91427700270effceb96bd6c1852d9 (patch)
tree4ecd8fcf73437487b064ad361416db6b4df50266 /modules/pref-feeds.php
parent43f0968ef14cca603a03e6d04dab96be1787852a (diff)
prefs: code cleanup
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 df764af62..190d89055 100644
--- a/modules/pref-feeds.php
+++ b/modules/pref-feeds.php
@@ -1132,7 +1132,7 @@
</div>";
print "<input onclick=\"javascript:displayDlg('quickAddFeed')\"
- type=\"submit\" id=\"subscribe_to_feed_btn\"
+ type=\"submit\"
class=\"button\" value=\"".__('Subscribe to feed')."\"> ";
print "<input onclick=\"javascript:editSelectedFeed()\"