|
Revision 1302, 489 bytes
(checked in by augur, 5 years ago)
|
Removed last bits of Acc Index from HTML files, I think.
Removed all the various batch files. I'd rather the end-users RTFM a little.
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
<html> |
|---|
| 2 |
<head> |
|---|
| 3 |
<title>About SwishCtl</title> |
|---|
| 4 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
|---|
| 5 |
<link rel="stylesheet" href="styles/style.css" media="screen"> |
|---|
| 6 |
<link rel="stylesheet" href="styles/print.css" media="print"> |
|---|
| 7 |
</head> |
|---|
| 8 |
<body bgcolor="#ffffff"> |
|---|
| 9 |
<table border=0 width="100%"> |
|---|
| 10 |
<tr> |
|---|
| 11 |
<td align=center><A HREF="http://swish-e.org/"><IMG height=35 alt |
|---|
| 12 |
="Powered by SWISH-E" src="images/powered.gif" width=109 border=0 ></A> |
|---|
| 13 |
</td> |
|---|
| 14 |
</tr> |
|---|
| 15 |
</table> |
|---|
| 16 |
</body> |
|---|
| 17 |
</html> |
|---|