[geeklog-cvs] geeklog-1.3/public_html/layout/Digital_Monochrome/admin/block blockeditor.thtml,1.7,1.8

dhaun at geeklog.net dhaun at geeklog.net
Sat Jan 24 16:53:01 EST 2004


Update of /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Digital_Monochrome/admin/block
In directory geeklog_prod:/tmp/cvs-serv18923/Digital_Monochrome/admin/block

Modified Files:
	blockeditor.thtml 
Log Message:
Use {max_url_length} template variable.


Index: blockeditor.thtml
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Digital_Monochrome/admin/block/blockeditor.thtml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** blockeditor.thtml	24 Jun 2003 19:58:08 -0000	1.7
--- blockeditor.thtml	24 Jan 2004 21:52:59 -0000	1.8
***************
*** 70,74 ****
                                          <tr>
                                              <td align="right">{lang_rdfurl}:</td>
!                                             <td><input type="text" size="50" maxlength="96" name="rdfurl" value="{block_rdfurl}"></td>
                                          </tr>
                                          <tr>
--- 70,74 ----
                                          <tr>
                                              <td align="right">{lang_rdfurl}:</td>
!                                             <td><input type="text" size="50" maxlength="{max_url_length}" name="rdfurl" value="{block_rdfurl}"></td>
                                          </tr>
                                          <tr>





More information about the geeklog-cvs mailing list