]> granicus.if.org Git - apache/commitdiff
border doesn't validate.
authorAndré Malo <nd@apache.org>
Fri, 27 Apr 2012 20:26:23 +0000 (20:26 +0000)
committerAndré Malo <nd@apache.org>
Fri, 27 Apr 2012 20:26:23 +0000 (20:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331579 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/modguide.html.en
docs/manual/developer/modguide.xml

index f4ca1589aeb67bcf5b3dbfba487eb9a0b7625d6d..80ac2eb090a2313544c0be94a1aeb9dc8eb5d39f 100644 (file)
@@ -886,7 +886,7 @@ static const command_rec        example_directives[] =
 
 
 <p>
-<img src="../images/build_a_mod_4.png" border="1" alt="Directives structure" /><br />
+<img src="../images/build_a_mod_4.png" alt="Directives structure" /><br />
 As you can see, each directive needs at least 5 parameters set:
 </p>
 <ol>
index 6d9c86e7a2c2bc4f26a89afeee3cffca843a05eb..2ce132b68a858be7993272c215a11bfbb4aca0c8 100644 (file)
@@ -861,7 +861,7 @@ static const command_rec        example_directives[] =
 <!-- END EXAMPLE CODE -->
 
 <p>
-<img src="../images/build_a_mod_4.png" border="1" alt="Directives structure"/><br/>
+<img src="../images/build_a_mod_4.png" alt="Directives structure"/><br />
 As you can see, each directive needs at least 5 parameters set:
 </p>
 <ol>