temboz - Check-in [435]
Not logged in
[Honeypot]  [Browse]  [Help]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline]  [Wiki
  [Patchset]  [Tagging/Branching
Check-in Number: 435
Date: 2009-Sep-26 10:50:54 (local)
2009-Sep-26 17:50:54 (UTC)
User:majid
Branch:
Comment: removed XHTML crud. HTML5 rules...
Tickets:
Inspections:
Files:
temboz/pages/view.tmpl      1.71 -> 1.72     1 inserted, 1 deleted

temboz/pages/view.tmpl 1.71 -> 1.72
--- /tmp/T0ADaWC4	Mon Sep  6 18:20:13 2010
+++ /tmp/T1BDaWC4	Mon Sep  6 18:20:13 2010
@@ -76,7 +76,7 @@
 ##
 ########################################################################
 #set offset = int($getVar('offset', 0))
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html>
 <head><title>Temboz - $item_desc items</title>
 <meta name="robots" content="noarchive,noindex,follow,nocache">
 ########################################################################