[geeklog-cvs] Geeklog-1.x/public_html/layout/professional header.thtml, 1.33, 1.34

Dirk Haun dhaun at qs1489.pair.com
Wed Jan 2 09:24:54 EST 2008


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

Modified Files:
	header.thtml 
Log Message:
No need for a <meta http-equiv="Content-Type"> since we're sending a proper HTTP header in COM_siteHeader


Index: header.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/header.thtml,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** header.thtml	25 Nov 2007 06:59:22 -0000	1.33
--- header.thtml	2 Jan 2008 14:24:51 -0000	1.34
***************
*** 7,11 ****
  <!-- link rel="SHORTCUT ICON" href="{site_url}/favicon.ico" -->
  <!-- <meta http-equiv="Pragma" content="no-cache"{xhtml}> -->
- <meta http-equiv="Content-Type" content="text/html; charset={charset}"{xhtml}>
  <link rel="stylesheet" type="text/css" href="{css_url}" title="{theme}"{xhtml}>
  {feed_url}
--- 7,10 ----
***************
*** 33,37 ****
              <td class="story-container">
                  <p class="header-welcomeanddate-text">
!                     <a href="{site_url}/">{welcome_msg}</a><br{xhtml}>{datetime}
                  </p>
  
--- 32,36 ----
              <td class="story-container">
                  <p class="header-welcomeanddate-text">
!                     <b>{welcome_msg}</b><br{xhtml}>{datetime}
                  </p>
  




More information about the geeklog-cvs mailing list