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

Back to archive index

Minahito minah****@users*****
2007年 4月 25日 (水) 19:40:35 JST


Index: xoops2jp/html/modules/user/templates/user_userinfo.html
diff -u xoops2jp/html/modules/user/templates/user_userinfo.html:1.1.2.16.2.6.2.1 xoops2jp/html/modules/user/templates/user_userinfo.html:1.1.2.16.2.6.2.2
--- xoops2jp/html/modules/user/templates/user_userinfo.html:1.1.2.16.2.6.2.1	Mon Apr 16 21:28:06 2007
+++ xoops2jp/html/modules/user/templates/user_userinfo.html	Wed Apr 25 19:40:34 2007
@@ -145,7 +145,7 @@
 
   <!-- start results item loop -->
   <{foreach item=result from=$module.results}>
-    <img src="<{$result.image}>" alt="<{$module.name}>" title="<{$module.name}>" /><b><a href="<{$result.link}>"><{$result.title}></a></b><br /><small>(<{$result.time|xoops_formattimestamp:l}>)</small><br />
+    <img src="<{$result.image}>" alt="<{$module.name}>" title="<{$module.name}>" /><b><a href="<{$result.link}>"><{$result.title}></a></b><br /><small>(<{$result.time|xoops_formattimestampGMT:l}>)</small><br />
   <{/foreach}>
   <!-- end results item loop -->
 


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