[geeklog-cvs] geeklog-1.3/public_html/layout/Yahoo/preferences profile.thtml,1.3,1.4

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


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

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/Yahoo/preferences/profile.thtml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** profile.thtml	12 Jun 2003 22:17:20 -0000	1.3
--- profile.thtml	9 Oct 2004 19:06:48 -0000	1.4
***************
*** 33,36 ****
--- 33,42 ----
    </tr>
    <tr valign="top">
+     <td align="right"><b>{lang_location}</b><br>
+       <small>{lang_location_text}</small></td>
+     <td><input type="text" name="location" size="60" maxlength="96"
+       value="{location_value}"></td>
+   </tr>
+   <tr valign="top">
      <td align="right"><b>{lang_signature}</b><br>
        <small>{lang_signature_text}</small></td>




More information about the geeklog-cvs mailing list