[Affelio-cvs 281] CVS update: affelio/templates/default/owner_side

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 6月 29日 (水) 23:52:02 JST


Index: affelio/templates/default/owner_side/admin_access_log.tmpl
diff -u affelio/templates/default/owner_side/admin_access_log.tmpl:1.3 affelio/templates/default/owner_side/admin_access_log.tmpl:1.4
--- affelio/templates/default/owner_side/admin_access_log.tmpl:1.3	Wed Jun 29 22:34:10 2005
+++ affelio/templates/default/owner_side/admin_access_log.tmpl	Wed Jun 29 23:52:02 2005
@@ -22,13 +22,17 @@
 
 <div class="afPubContentBlock">
 <div class="afPubContentBlockTitle"><AF_M text="Access Log"> ( <TMPL_VAR NAME="log_date"> )</div>
+<div class="afPubMessageTable">
 <table>
+<thead>
 <TR>
 <TH><AF_M text="Global"></TH>
 <TH><AF_M text="Affelio"></TH>
 <TH><AF_M text="Date/Time"></TH>
 <TH><AF_M text="Nickname"</TH>
 <TH><AF_M text="User Type"</TH>
+</tr>
+</thead>
 <TMPL_LOOP NAME="access_log">
 <TR>
 <TD><TMPL_VAR NAME="id"></TD>
@@ -41,6 +45,8 @@
 </table>
 </div>
 
+</div>
+
 
 <!--==============================================-->
 


Affelio-cvs メーリングリストの案内
Back to archive index