Skip to content

Commit 32ebc9e

Browse files
authored
Update header.html.php
1 parent 39ceb35 commit 32ebc9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/common/header.html.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<!DOCTYPE html<?php if (!$this->smartmobileView): ?> PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"<?php endif; ?>>
21
<!DOCTYPE html<?php if (!$this->smartmobileView): ?> PUBLIC "-//W3C//DTD HTML 5.0//EN" "http://www.w3.org/TR/html5/strict.dtd"<?php endif; ?>>
32
<html<?php echo $this->htmlAttr ?>>
43
<head>

0 commit comments

Comments
 (0)