]> git.wh0rd.org - nano-editor.git/blobdiff - who.php
add a <meta> description tag in the <head> section of the main page
[nano-editor.git] / who.php
diff --git a/who.php b/who.php
index 903efc7cd898bdade552d9677914c592c74324e3..588e46cd4be90a7f6d57da5d313ad14cedbb7cba 100644 (file)
--- a/who.php
+++ b/who.php
@@ -1,5 +1,5 @@
-<?php include "top.php"; ?>
-<title>GNU nano: Who's who</title>
+<?php $title="Who's who";  include "top.php"; ?>
+
 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
 <tr VALIGN=TOP>
 <td>
 </td>
 </tr>
 </table>
+
 <?php include "bottom.php"; ?>