]> git.wh0rd.org - tt-rss.git/blobdiff - prefs.php
MSIE5 compatibility workarounds (2)
[tt-rss.git] / prefs.php
index fa67a45eed39bbd557ded01a2db2d8257d1fdd1c..d9c21953f69ad56ca28bab2e2b66f7900ba75f0c 100644 (file)
--- a/prefs.php
+++ b/prefs.php
@@ -9,6 +9,7 @@
 
 <body onload="init()">
 
+<? require_once "version.php" ?>
 <? require_once "config.php" ?>
 
 <table width="100%" height="100%" cellspacing=0 cellpadding=0 class="main">
@@ -26,7 +27,7 @@
        </td>
 </tr>
 </tr>
-       <td class="prefContent" valign="top" colspan="2">
+       <td id="prefContent" class="prefContent" valign="top" colspan="2">
                <h2>Feed Configuration</h2>
 
 <!--