[geeklog-cvs] geeklog-1.3/plugins/staticpages/templates/admin editor.thtml,1.8,1.9

dhaun at geeklog.net dhaun at geeklog.net
Sun Dec 28 13:54:02 EST 2003


Update of /usr/cvs/geeklog/geeklog-1.3/plugins/staticpages/templates/admin
In directory geeklog_prod:/tmp/cvs-serv1354/plugins/staticpages/templates/admin

Modified Files:
	editor.thtml 
Log Message:
Static Pages 1.4: "wrap in block" option for each page and some fixes.


Index: editor.thtml
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/plugins/staticpages/templates/admin/editor.thtml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** editor.thtml	30 May 2003 12:24:32 -0000	1.8
--- editor.thtml	28 Dec 2003 18:53:59 -0000	1.9
***************
*** 62,65 ****
--- 62,69 ----
            </tr>
            <tr>
+               <td align="right" valign="top">{inblock_msg}</td>
+               <td valign="top"><input type="checkbox" name="sp_inblock" value="1" {inblock_checked}>  {inblock_info}</td>
+           </tr>
+           <tr>
                <td align="right" valign="top">{php_msg}</td>
                <td valign="top"><input type="{php_type}" name="sp_php" value="1" {php_checked}>  {php_warn}</td>
***************
*** 113,116 ****
--- 117,121 ----
                <td colspan="2">
                    <input type="submit" value="{lang_save}" name="mode"> 
+                   <input type="submit" value="{lang_cancel}" name="mode"> 
                    {delete_option}
                    <input type="hidden" name="sp_old_id" value="{sp_old_id}">





More information about the geeklog-cvs mailing list