]> 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 c1274e0ea73209e6cfe3f61837ef6fbdcf440c0c..f5a51d9a032e6b0cec50ccac031f5946cbfcd8ff 100644 (file)
--- a/top.php
+++ b/top.php
@@ -7,18 +7,18 @@
 </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 "stable-version"; ?>
+<?php include "last-version"; ?>
 </font></center>
 </td>