[geeklog-cvs] geeklog-1.3/public_html/layout/gameserver/users profile.thtml,1.1.1.1,1.2

blaine at iowaoutdoors.org blaine at iowaoutdoors.org
Sat Oct 9 15:06:52 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/layout/gameserver/users
In directory www:/tmp/cvs-serv15652/public_html/layout/gameserver/users

Modified Files:
	profile.thtml 
Log Message:
Added location field - to account profile screen. New field added to userinfo table.

Index: profile.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/layout/gameserver/users/profile.thtml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** profile.thtml	30 Apr 2003 20:53:37 -0000	1.1.1.1
--- profile.thtml	9 Oct 2004 19:06:50 -0000	1.2
***************
*** 18,21 ****
--- 18,25 ----
                                      <td><a href="{user_homepage}">{user_homepage}</a></td>
                                  </tr>
+                                 <tr valign="top">
+                                     <td align="right"><b>{lang_location}:</b></td>
+                                     <td>{user_location}</td>
+                                 </tr>
                                  <tr valign="top">   
                                      <td align="right"><b>{lang_bio}:</b></td>




More information about the geeklog-cvs mailing list