]> git.wh0rd.org - nano-editor.git/blobdiff - git.php
remove the nonexistent attribute 'nosave'
[nano-editor.git] / git.php
diff --git a/git.php b/git.php
index 8a30da364efa8517547f47495ace80becb3a0ed7..27e336561a6bb9738abc4f5e6fbe331f3091979d 100644 (file)
--- a/git.php
+++ b/git.php
@@ -1,19 +1,19 @@
 <?php include "top.php"; ?>
 <title>nano: Source-code Status</title>
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
-<tr VALIGN=TOP NOSAVE>
-<td HEIGHT="70%" NOSAVE><b></b>
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
+<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%">
+<tr VALIGN=TOP>
+<td HEIGHT="70%"><b></b>
+<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<tr>
+<td>
 <center><b>Current Status of the Source Code</b></center>
 </td>
 </tr>
 </table>
 <blockquote>
 Nano's source tree has been migrated to git!
-For those of you who want the bleeding-edge
-version of nano, check out nano's repository using the
+For those of you who want the bleeding-edge version
+of GNU nano, check out nano's repository using the
 <A href="http://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
 instructions</A> located in the git repository itself.
 <p>