File: 0001-doc-br-remove-img-link-to-w3.org-validator-icon.patch

package info (click to toggle)
lua-sql 2.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,108 kB
  • sloc: ansic: 4,368; java: 123; makefile: 51; xml: 38
file content (69 lines) | stat: -rw-r--r-- 2,610 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
From: Victor Seva <vseva@debian.org>
Date: Wed, 10 Nov 2021 12:16:11 +0100
Subject: doc/br: remove img link to w3.org validator icon

---
 doc/br/examples.html | 2 +-
 doc/br/history.html  | 3 +--
 doc/br/index.html    | 3 +--
 doc/br/license.html  | 2 +-
 doc/br/manual.html   | 2 +-
 5 files changed, 5 insertions(+), 7 deletions(-)

--- a/doc/br/examples.html
+++ b/doc/br/examples.html
@@ -146,7 +146,7 @@
 </div> <!-- id="main" -->
 
 <div id="about">
-	<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
+	<p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p>
 </div> <!-- id="about" -->
 
 </div> <!-- id="container" -->
--- a/doc/br/history.html
+++ b/doc/br/history.html
@@ -112,8 +112,7 @@
 </div> <!-- id="main" -->
 
 <div id="about">
-	<p><a href="http://validator.w3.org/check?uri=referer">
-    <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
+	<p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p>
 	<p><small>$Id: history.html,v 1.11 2008/06/11 00:26:13 jasonsantos Exp $</small>
     </p>
 </div> <!-- id="about" -->
--- a/doc/br/index.html
+++ b/doc/br/index.html
@@ -152,8 +152,7 @@
 </div> <!-- id="main" -->
 
 <div id="about">
-	<p><a href="http://validator.w3.org/check?uri=referer">
-    <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
+	<p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p>
 	<p><small>$Id: index.html,v 1.9 2008/06/11 00:26:13 jasonsantos Exp $</small>
     </p>
 </div> <!-- id="about" -->
--- a/doc/br/license.html
+++ b/doc/br/license.html
@@ -112,7 +112,7 @@
 </div> <!-- id="main" -->
 
 <div id="about">
-<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
+	<p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p>
 <p><small>
 </small></p>
 </div> <!-- id="about" -->
--- a/doc/br/manual.html
+++ b/doc/br/manual.html
@@ -393,7 +393,7 @@
 </div> <!-- id="main" -->
 
 <div id="about">
-	<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
+	<p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p>
 	<p><small>
 	$Id: manual.html,v 1.11 2008/06/11 00:26:13 jasonsantos Exp $
 	</small></p>