]> git.wh0rd.org - tt-rss.git/blobdiff - prefs.php
inline feed editor, yay!
[tt-rss.git] / prefs.php
index edbb728c32a545b119e7739db5ff8f4c95525370..8e63f99be6a9774250e9dda3c7cb1246bfb3f927 100644 (file)
--- a/prefs.php
+++ b/prefs.php
        <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>