[Pkg-privacy-commits] [xul-ext-monkeysphere] 18/296: valid HTML on help page
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.
commit e737bf1c3cdcedf250e498e08f00f5f624e94aa8
Author: mike castleman <m at mlcastle.net>
Date: Sat Jan 9 15:03:13 2010 -0500
valid HTML on help page
---
chrome/locale/en-US/help.html | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/chrome/locale/en-US/help.html b/chrome/locale/en-US/help.html
index e4b1a36..cfda3ee 100644
--- a/chrome/locale/en-US/help.html
+++ b/chrome/locale/en-US/help.html
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>The Monkeysphere Project</title>
-<link rel="stylesheet" href="style.css" type="text/css">
-<link rel="stylesheet" href="local.css" type="text/css">
+<link rel="stylesheet" href="style.css" type="text/css" />
+<link rel="stylesheet" href="local.css" type="text/css" />
</head><body>
<div class="header">
@@ -20,9 +20,6 @@ The Monkeysphere Project
<div class="actions">
-<ul>
-
-</ul>
</div>
@@ -31,8 +28,8 @@ The Monkeysphere Project
<table class="sitenav" cellpadding="0" cellspacing="0">
<colgroup span="1" width="120">
</colgroup><tbody><tr>
-<td rowspan="2"><a href="http://web.monkeysphere.info/"><img class="logo" src="logo.png" alt="monkeysphere"></a></td>
-<td><a href="http://web.monkeysphere.info/"><img class="title" src="logo_002.png" alt="monkeysphere"></a></td>
+<td rowspan="2"><a href="http://web.monkeysphere.info/"><img class="logo" src="logo.png" alt="monkeysphere" /></a></td>
+<td><a href="http://web.monkeysphere.info/"><img class="title" src="logo_002.png" alt="monkeysphere" /></a></td>
</tr><tr>
<td>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git
More information about the Pkg-privacy-commits
mailing list