From: <txm...@us...> - 2012-07-28 13:55:51
|
Revision: 9939 http://xoops.svn.sourceforge.net/xoops/?rev=9939&view=rev Author: txmodxoops Date: 2012-07-28 13:55:41 +0000 (Sat, 28 Jul 2012) Log Message: ----------- Updated Modified Modified Paths: -------------- XoopsModules/iplog/branches/timgno/modules/iplog/images/logo.png XoopsModules/iplog/branches/timgno/modules/iplog/templates/iplog_log_list.html Modified: XoopsModules/iplog/branches/timgno/modules/iplog/images/logo.png =================================================================== (Binary files differ) Modified: XoopsModules/iplog/branches/timgno/modules/iplog/templates/iplog_log_list.html =================================================================== --- XoopsModules/iplog/branches/timgno/modules/iplog/templates/iplog_log_list.html 2012-07-28 13:30:23 UTC (rev 9938) +++ XoopsModules/iplog/branches/timgno/modules/iplog/templates/iplog_log_list.html 2012-07-28 13:55:41 UTC (rev 9939) @@ -1,4 +1,4 @@ -<!-- +<!-- -- Logs Guest and users IP Addresses for a period of time and provides -- basic statistic of them in XOOPS Copyright (C) 2012 Simon Roberts -- Contact: wishcraft - si...@ch... @@ -35,7 +35,7 @@ </div> <form action="<{$php_self}>" method='post'> -<table> +<table class="outer"> <tr class="head"> <th><{$ip_id_th}></th> <th><{$uname_th}></th> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |