[geeklog-cvs] geeklog-1.3/public_html/layout/Smooth_Blue/admin/story storyeditor.thtml,1.9,1.10

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


Update of /var/cvs/geeklog-1.3/public_html/layout/Smooth_Blue/admin/story
In directory www:/tmp/cvs-serv18217/public_html/layout/Smooth_Blue/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/Smooth_Blue/admin/story/storyeditor.thtml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** storyeditor.thtml	29 Aug 2004 18:52:18 -0000	1.9
--- storyeditor.thtml	30 Sep 2004 08:02:35 -0000	1.10
***************
*** 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