[geeklog-cvs] Geeklog-1.x/public_html/layout/professional/admin/lists list.thtml, 1.17, 1.18

Oliver ospiess at qs1489.pair.com
Thu Aug 23 01:51:34 EDT 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/lists
In directory qs1489.pair.com:/tmp/cvs-serv39034

Modified Files:
	list.thtml 
Log Message:
move formfields around in order to allow better display flexibility

Index: list.thtml
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/lists/list.thtml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** list.thtml	8 Mar 2007 13:55:57 -0000	1.17
--- list.thtml	23 Aug 2007 05:51:31 -0000	1.18
***************
*** 8,16 ****
                                      {item_row}
                                  </table>
-                                 <div style="padding:5px 0px 0px 9px;{show_deleteimage}">
-                                     <input name="delbutton" type="image" src="{layout_url}/images/deleteitem.png" title="{lang_deleteall}" onclick="return confirm('{lang_delconfirm}');">
- 
-                                 </div>
                                  <div>
                                      {formfields_bottom}
                                  </div>
--- 8,13 ----
                                      {item_row}
                                  </table>
                                  <div>
+                                     <input style="padding:5px 0px 0px 9px;{show_deleteimage}" name="delbutton" type="image" src="{layout_url}/images/deleteitem.png" title="{lang_deleteall}" onclick="return confirm('{lang_delconfirm}');">
                                      {formfields_bottom}
                                  </div>




More information about the geeklog-cvs mailing list