summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php11
1 files changed, 5 insertions, 6 deletions
diff --git a/prefs.php b/prefs.php
index edbb728c3..8e63f99be 100644
--- a/prefs.php
+++ b/prefs.php
@@ -30,18 +30,17 @@
<td id="prefContent" class="prefContent" valign="top" colspan="2">
<h2>Feed Configuration</h2>
-<!--
+ <div id="piggie">&nbsp;</div>
+
<table class="prefAddFeed">
<td><input id="fadd_link"></td>
<td colspan="4" align="right">
<a class="button" href="javascript:addFeed()">Add feed</a></td></tr>
</table>
--->
- <div id="piggie">&nbsp;</div>
-
+
<div id="feeds">&nbsp;</div>
- <p>Selection:&nbsp;
+<!-- <p>Selection:&nbsp;
<a class="button"
href="javascript:editSelectedFeed()">Edit</a>&nbsp;
<a class="buttonWarn"
@@ -51,7 +50,7 @@
<a class="button"
href="javascript:unreadSelectedFeeds()">Mark as unread</a>&nbsp;
<a class="button"
- href="javascript:updateFeedList()">Refresh</a>&nbsp;
+ href="javascript:updateFeedList()">Refresh</a>&nbsp; -->
<hr>