git.wh0rd.org
/
nano-editor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
563ba55
)
kak -- missed a file
author
Benno Schulenberg
<bensberg@telfort.nl>
Mon, 2 Sep 2019 18:10:25 +0000
(20:10 +0200)
committer
Benno Schulenberg
<bensberg@telfort.nl>
Mon, 2 Sep 2019 18:10:25 +0000
(20:10 +0200)
screenshots.php
patch
|
blob
|
blame
|
history
diff --git
a/screenshots.php
b/screenshots.php
index d1d0eb550c679dbe18ab3eef412f474871247882..07f206d8fc3e7cd9e6804f498b92e29faf9a34fc 100644
(file)
--- a/
screenshots.php
+++ b/
screenshots.php
@@
-1,11
+1,14
@@
<?php include "top.php"; ?>
+
<title>GNU nano: Screenshots</title>
+
<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
<tr VALIGN=TOP>
<td>
<table BORDER=0 CELLSPACING=0 WIDTH="100%">
<tr VALIGN=TOP>
<td>
+<br>
<center><b>Screenshots</b></center>
</td>
</tr>
@@
-53,4
+56,5
@@
</td>
</tr>
</table>
+
<?php include "bottom.php"; ?>