]> git.wh0rd.org - nano-editor.git/blobdiff - git.php
remove some unneeded enveloping tables
[nano-editor.git] / git.php
diff --git a/git.php b/git.php
index b9ccbf93b261796d1cfcea897a6f7b059bb68788..02acf73c22896c3ebb8b8106bbfeac7112f42bac 100644 (file)
--- a/git.php
+++ b/git.php
@@ -1,9 +1,5 @@
 <?php $title="Source code";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP>
-<td>
-
 <br>
 <center><b>Source Code</b></center>
 
@@ -30,8 +26,4 @@ instructions</a> located in the git repository itself.
 
 </blockquote>
 
-</td>
-</tr>
-</table>
-
 <?php include "bottom.php"; ?>