diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-29 06:46:57 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-29 06:46:57 +0000 |
commit | f136f869ddf0903132f2cc9bdca1a9725434667c (patch) | |
tree | bbb302341c5e6346bbf60b0642c2cb3136fcf4c5 /net/netsaint/files/patch-ak | |
parent | Connect nagios. (diff) |
Backout previous commit. That is accidentally misplaced location...
Diffstat (limited to 'net/netsaint/files/patch-ak')
-rw-r--r-- | net/netsaint/files/patch-ak | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/netsaint/files/patch-ak b/net/netsaint/files/patch-ak new file mode 100644 index 000000000000..b419a9d04564 --- /dev/null +++ b/net/netsaint/files/patch-ak @@ -0,0 +1,11 @@ +--- html/side.html.in.org Sun Sep 16 11:36:54 2001 ++++ html/side.html.in Sun Sep 16 11:39:53 2001 +@@ -44,7 +44,7 @@ + <table width="150" border="0"> + <tr> + <td> +- <div align="center"><a href="http://www.netsaint.org" target="_top"><img src="images/sblogo.gif" width="130" height="125" border="0"></a></div> ++ <div align="center"><a href="http://www.netsaint.org" target="_top"><img src="images/bsd_sblogo.gif" width="110" height="95" border="0"></a></div> + </td> + </tr> + </table> |