[xoops-cvslog 4264] CVS update: xoops2jp/html/modules/user/admin/templates

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 8月 19日 (土) 21:35:35 JST


Index: xoops2jp/html/modules/user/admin/templates/user_list.html
diff -u xoops2jp/html/modules/user/admin/templates/user_list.html:1.1.2.20 xoops2jp/html/modules/user/admin/templates/user_list.html:1.1.2.21
--- xoops2jp/html/modules/user/admin/templates/user_list.html:1.1.2.20	Sat Aug 19 14:55:45 2006
+++ xoops2jp/html/modules/user/admin/templates/user_list.html	Sat Aug 19 21:35:34 2006
@@ -40,7 +40,7 @@
       <td class="user_list_image"><img src="<{"icons/user.gif"|theme}>" alt="<{$smarty.const._AD_USER_LANG_USER}>" title="<{$smarty.const._AD_USER_LANG_USER}>" /></td>
       <td class="user_list_id"><{$user->getShow('uid')}></td>
       <td class="user_list_title"><a href="./index.php?action=UserView&amp;uid=<{$user->getShow('uid')}>"><{$user->getShow('uname')}></a></td>
-      <td class="user_list_title"><{$user->getShow('name')}></td>
+      <td class="user_list_name"><{$user->getShow('name')}></td>
       <td class="user_list_date"><{$user->get('user_regdate')|xoops_formattimestamp}></td>
       <td class="user_list_date"><{$user->get('last_login')|xoops_formattimestamp:l}></td>
       <td class="user_list_number"><{$user->getShow('posts')}></td>


xoops-cvslog メーリングリストの案内
Back to archive index