[geeklog-cvs] geeklog-1.3/public_html/layout/Classic/users profile.thtml,1.5,1.6

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


Update of /var/cvs/geeklog-1.3/public_html/layout/Classic/users
In directory www:/tmp/cvs-serv15652/public_html/layout/Classic/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/Classic/users/profile.thtml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** profile.thtml	8 Aug 2002 09:48:46 -0000	1.5
--- profile.thtml	9 Oct 2004 19:06:45 -0000	1.6
***************
*** 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