summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-10-28 07:51:34 +0100
committerAndrew Dolgov <[email protected]>2005-10-28 07:51:34 +0100
commit033e47e09b44151c785636005cbe744c25f96d0e (patch)
tree18042557eb016636613f938192bb98f063264ceb /tt-rss.php
parentaee198609ddd8fad1b8240c38ef89df3c99e095d (diff)
extended search dialog placeholder, disabled for now
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php9
1 files changed, 3 insertions, 6 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 52863c145..e4e9ec5ef 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -76,9 +76,6 @@
<td valign="top" class="headlinesToolbarBox">
<table width="100%" cellpadding="0" cellspacing="0">
- <!-- <tr><td id="headlinesTitle" class="headlinesTitle">
- &nbsp;
- </td></tr> -->
<tr><td class="headlinesToolbar" id="headlinesToolbar">
<input id="searchbox"
onblur="javascript:enableHotkeys()" onfocus="javascript:disableHotkeys()"
@@ -90,10 +87,10 @@
<input type="submit"
class="button" onclick="javascript:search()" value="Search">
- <!-- <input type="submit"
- class="button" onclick="javascript:resetSearch()" value="Reset"> -->
- &nbsp;View:
+ &nbsp;
+
+ View:
<select id="viewbox" onchange="javascript:viewCurrentFeed(0, '')">
<option>All Articles</option>