]> git.wh0rd.org - nano-editor.git/blobdiff - top.php
remove the nonexistent attribute 'nosave'
[nano-editor.git] / top.php
diff --git a/top.php b/top.php
index 6fcbc2c6bf28921a5182b75f708fdcad6885f061..f5a51d9a032e6b0cec50ccac031f5946cbfcd8ff 100644 (file)
--- a/top.php
+++ b/top.php
@@ -7,16 +7,16 @@
 </head>
 <body text="#440077" bgcolor="#FFFFFF" link="#440077" vlink="#51188E" alink="#FF0000">
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="8%" NOSAVE >
-<tr NOSAVE>
-<td HEIGHT="8%" NOSAVE>
-<table BORDER=0 CELLSPACING=0 COLS=3 WIDTH="100%" BGCOLOR="#440077" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
+<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="8%">
+<tr>
+<td HEIGHT="8%">
+<table BORDER=0 CELLSPACING=0 COLS=3 WIDTH="100%" BGCOLOR="#440077">
+<tr>
+<td>
 <A HREF="/">
 <font color="#FFFFFF">The GNU nano homepage</font></A></td>
 
-<td NOSAVE>
+<td>
 <center><font color="#FFFFFF">Latest Version 
 <?php include "last-version"; ?>
 </font></center>