Changeset 1302
- Timestamp:
- 08/20/08 11:26:38 (3 months ago)
- Files:
-
- my-views/trunk/my-views-statistics.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
my-views/trunk/my-views-statistics.php
r1301 r1302 223 223 <br clear=both /> 224 224 225 <!--226 <table style="width:49%;margin:0 0 1em 0;clear:none;float:left;" id="latest">227 <thead>228 <tr><th>Top Forums</th><th>#</th></tr>229 </thead>230 <tbody>231 </tbody>232 </table>233 234 <table style="width:49%;margin:0 0 1em 0;clear:none;float:right;" id="latest">235 <thead>236 <tr><th>Top Time Online</th><th>#</th></tr>237 </thead>238 <tbody>239 </tbody>240 </table>241 242 <br clear=both />243 -->244 245 225 <?php 246 226 }
