summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-26 07:56:00 +0100
committerAndrew Dolgov <[email protected]>2005-08-26 07:56:00 +0100
commit603c27f828a4db20eed63b9593b5bc579e8377fd (patch)
tree75a53ef30c6ed5dfa949ad8f5ea93d3561f98e46 /prefs.php
parente1123aee35789042d768ca0597cbb04455b87496 (diff)
inline feed editor, yay!
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>