mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 04:19:14 +00:00
improved article look
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
<body onload="init()">
|
||||
|
||||
<? require_once "config.php" ?>
|
||||
|
||||
<table width="100%" height="100%" cellspacing=0 cellpadding=0 class="main">
|
||||
<tr>
|
||||
<td class="header" valign="middle" colspan="2">
|
||||
@@ -51,7 +53,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" class="notify">
|
||||
<a href="">Tiny-Tiny RSS</a> v0.1 © 2005 Andrew Dolgov
|
||||
<a href="">Tiny-Tiny RSS</a> v<?= VERSION ?> © 2005 Andrew Dolgov
|
||||
</td>
|
||||
</td>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user