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

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


Update of /var/cvs/geeklog-1.3/public_html/layout/Yahoo/users
In directory www:/tmp/cvs-serv15652/public_html/layout/Yahoo/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/Yahoo/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:48 -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>
***************
*** 31,35 ****
                              <table border="0" cellpadding="3" cellspacing="0" width="100%">
                                  <tr>
!                                     <td bgcolor="#FFFFFF">
                                          <table border="0" cellspacing="0" cellpadding="3">
                                              {story_row}
--- 35,39 ----
                              <table border="0" cellpadding="3" cellspacing="0" width="100%">
                                  <tr>
!                                     <td>
                                          <table border="0" cellspacing="0" cellpadding="3">
                                              {story_row}
***************
*** 42,46 ****
                              <table border="0" cellpadding="3" cellspacing="0" width="100%">
                                  <tr>
!                                     <td bgcolor="#FFFFFF">
                                          <table border="0" cellspacing="0" cellpadding="3">
                                              {comment_row}
--- 46,50 ----
                              <table border="0" cellpadding="3" cellspacing="0" width="100%">
                                  <tr>
!                                     <td>
                                          <table border="0" cellspacing="0" cellpadding="3">
                                              {comment_row}




More information about the geeklog-cvs mailing list