1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-09 22:21:32 +00:00

inline feed editor, yay!

This commit is contained in:
Andrew Dolgov
2005-08-26 07:56:00 +01:00
parent e1123aee35
commit 603c27f828
4 changed files with 69 additions and 20 deletions

View File

@@ -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>