[geeklog-cvs] geeklog-1.3/public_html/layout/Yahoo/calendar editpersonalevent.thtml,1.1,1.2

dhaun at geeklog.net dhaun at geeklog.net
Sun Mar 30 05:35:45 EST 2003


Update of /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Yahoo/calendar
In directory internal.geeklog.net:/tmp/cvs-serv25278/Yahoo/calendar

Modified Files:
	editpersonalevent.thtml 
Log Message:
Allow up to 128 characters for the event URL.


Index: editpersonalevent.thtml
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Yahoo/calendar/editpersonalevent.thtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** editpersonalevent.thtml	11 Dec 2001 19:30:17 -0000	1.1
--- editpersonalevent.thtml	30 Mar 2003 10:35:43 -0000	1.2
***************
*** 115,119 ****
                                      <tr>
                                          <td align="right"><b>{lang_link}:</b></td>
!                                         <td><input type="text" size="36" maxlength="96" name="url" value="{event_url}"></td>
                                      </tr>
                                      <tr>
--- 115,119 ----
                                      <tr>
                                          <td align="right"><b>{lang_link}:</b></td>
!                                         <td><input type="text" size="36" maxlength="128" name="url" value="{event_url}"></td>
                                      </tr>
                                      <tr>





More information about the geeklog-cvs mailing list