]> git.wh0rd.org - nano-editor.git/blobdiff - docs.php
remove two slashes that are not valid in HTML4
[nano-editor.git] / docs.php
index 1572909cce455573eed8c1c75e804c19eb68b1b8..5e2a212d4c7ef6616db84ab4766f11aeb3979bd4 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -1,6 +1,4 @@
-<?php include "top.php"; ?>
-
-<title>GNU nano: Documentation</title>
+<?php $title="Documentation";  include "top.php"; ?>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
 <tr VALIGN=TOP>
 <br>
 
 <table BORDER=0 WIDTH="100%">
-<tr BGCOLOR="#440077">
+<tr CLASS="inverted">
 <td WIDTH="25%">
-<center><font color="#FFFFFF">Document Name</font></center>
+<center>Document Name</center>
 </td>
 <td>
-<font color="#FFFFFF">Description</font>
+Description
 </td>
 </tr>