[geeklog-cvs] geeklog-1.3/public_html/layout/professional/admin/story storyeditor.thtml,1.1.1.1,1.2

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Thu Sep 30 04:02:38 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/layout/professional/admin/story
In directory www:/tmp/cvs-serv18217/public_html/layout/professional/admin/story

Modified Files:
	storyeditor.thtml 
Log Message:
Allow up to 40 characters for the story ID


Index: storyeditor.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/layout/professional/admin/story/storyeditor.thtml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** storyeditor.thtml	26 Sep 2004 09:59:49 -0000	1.1.1.1
--- storyeditor.thtml	30 Sep 2004 08:02:36 -0000	1.2
***************
*** 137,141 ****
                                      <tr>
                                          <td valign="top" align="right">{lang_sid}:</td>
!                                         <td><input type="text" size="20" maxlength="20" name="sid" value="{story_id}"></td>
                                      </tr>
                                      <tr>
--- 137,141 ----
                                      <tr>
                                          <td valign="top" align="right">{lang_sid}:</td>
!                                         <td><input type="text" size="40" maxlength="40" name="sid" value="{story_id}"></td>
                                      </tr>
                                      <tr>




More information about the geeklog-cvs mailing list