[geeklog-cvs] Geeklog-1.x/public_html/layout/professional/admin/config config_element.thtml, 1.4, 1.5 configuration.thtml, 1.5, 1.6

Dirk Haun dhaun at qs1489.pair.com
Sat Jan 5 12:32:18 EST 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/config
In directory qs1489.pair.com:/tmp/cvs-serv10993

Modified Files:
	config_element.thtml configuration.thtml 
Log Message:
"px" are only valid in CSS ...


Index: config_element.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/config/config_element.thtml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** config_element.thtml	25 Nov 2007 06:59:21 -0000	1.4
--- config_element.thtml	5 Jan 2008 17:32:16 -0000	1.5
***************
*** 41,45 ****
  <input type="hidden" value="true" name="{name}[placeholder]"{xhtml}>
  <table style="display:none" id="arr_table">
! <col width="100px">
  <col width="100%">
  {my_elements}
--- 41,45 ----
  <input type="hidden" value="true" name="{name}[placeholder]"{xhtml}>
  <table style="display:none" id="arr_table">
! <col width="100">
  <col width="100%">
  {my_elements}

Index: configuration.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/admin/config/configuration.thtml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** configuration.thtml	29 Dec 2007 20:49:32 -0000	1.5
--- configuration.thtml	5 Jan 2008 17:32:16 -0000	1.6
***************
*** 34,38 ****
  
  <table class="inputTable">
! <col width="200px">
  <col>
  {fs_contents}
--- 34,38 ----
  
  <table class="inputTable">
! <col width="200">
  <col>
  {fs_contents}
***************
*** 49,51 ****
  <input type="submit" name="form_reset" value="Reset Form"{xhtml}>
  </div>
! </form>
\ No newline at end of file
--- 49,51 ----
  <input type="submit" name="form_reset" value="Reset Form"{xhtml}>
  </div>
! </form>




More information about the geeklog-cvs mailing list