We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ceb35 commit 32ebc9eCopy full SHA for 32ebc9e
templates/common/header.html.php
@@ -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; ?>>
2
<!DOCTYPE html<?php if (!$this->smartmobileView): ?> PUBLIC "-//W3C//DTD HTML 5.0//EN" "http://www.w3.org/TR/html5/strict.dtd"<?php endif; ?>>
3
<html<?php echo $this->htmlAttr ?>>
4
<head>
0 commit comments