summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-21 12:11:53 +0100
committerAndrew Dolgov <[email protected]>2005-08-21 12:11:53 +0100
commit2c1dd701a0ef5b96b0a84fc6f544a9984ec95150 (patch)
tree19e1f8a92565255915a69187bd95ffa8655eef22 /tt-rss.php
parent6f428bc5048a30bb406ab0e896e54d3d81a83e06 (diff)
toolbar mockup
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php10
1 files changed, 8 insertions, 2 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 2abcea1a6..cc854ea6b 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -9,8 +9,14 @@
<table width="100%" height="100%" cellspacing=0 cellpadding=0>
<tr>
- <td class="header" valign="middle" colspan="2">
- Tiny Tiny RSS
+ <td class="header" valign="middle" colspan="2">
+ Tiny Tiny RSS
+ </td>
+</tr>
+<tr>
+ <td class="toolbar" valign="middle" colspan="2">
+ <a class="button">Preferences</a>
+ <a class="button">Refresh</a>
</td>
</tr>
<tr>