Bug 1135364 - Close <meta> tag in aboutReader.html. r=bnicholson

This commit is contained in:
Boris Kudryavtsev 2015-02-23 20:41:00 -08:00
parent e9ea0a6288
commit 226a2aa6a9

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<meta name="viewport" content="width=device-width; user-scalable=0" />
<link rel="stylesheet" href="chrome://global/skin/aboutReader.css" type="text/css"/>