[geeklog-cvs] Geeklog-1.x/public_html/layout/professional blockheader-list.thtml, 1.1, 1.2

Dirk Haun dhaun at qs1489.pair.com
Sat May 31 18:05:12 EDT 2008


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

Modified Files:
	blockheader-list.thtml 
Log Message:
Block titles are <h2>, not <h1>


Index: blockheader-list.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/blockheader-list.thtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** blockheader-list.thtml	31 May 2008 18:38:48 -0000	1.1
--- blockheader-list.thtml	31 May 2008 22:05:10 -0000	1.2
***************
*** 3,6 ****
          {block_help}
      </span>
!     <h1>{block_title}</h1>
!     <ul>
\ No newline at end of file
--- 3,6 ----
          {block_help}
      </span>
!     <h2>{block_title}</h2>
!     <ul>




More information about the geeklog-cvs mailing list