aboutsummaryrefslogtreecommitdiff
path: root/htdocs/webring.inc
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-08 12:56:56 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-08 12:56:56 +0000
commitb334d38aefbd8e0e159d7af6c20d63c5d2b64859 (patch)
tree2da2c2487d9b007681ff546f47a7e3b959e22916 /htdocs/webring.inc
parenta8cefbe1bb8c54922f12ff9f007a5cb634276c65 (diff)
reorganized
svn path=/trunk/; revision=9398
Diffstat (limited to 'htdocs/webring.inc')
-rw-r--r--htdocs/webring.inc24
1 files changed, 0 insertions, 24 deletions
diff --git a/htdocs/webring.inc b/htdocs/webring.inc
deleted file mode 100644
index 49af328c..00000000
--- a/htdocs/webring.inc
+++ /dev/null
@@ -1,24 +0,0 @@
-<form action="http://pd.klingt.org/webring/" method="post">
-<input type="hidden" name="base_url" value="">
-<input type="hidden" name="description" value="CVS Repository at SourceForge">
-
-<table width=260 cellpadding=0 cellspacing=0 border=0 bgcolor="#FFFFFF">
- <tr>
- <td width=55 height=25 align="center">
- <input type="image" name="next" src="http://pd.klingt.org/webring/next.gif" align="middle" border="0"></td>
- <td width=62 height=25 align="center">
- <input type="image" name="list" src="http://pd.klingt.org/webring/list.gif" align="middle" border="0"></td>
- <td width=63 height=25 align="center">
- <input type="image" name="random" src="http://pd.klingt.org/webring/random.gif" align="middle" border="0"></td>
- <td width=80 height=25 align="center">
- <input type="image" name="previous" src="http://pd.klingt.org/webring/previous.gif" align="middle" border="0"></td>
- </tr>
- <tr>
- <td colspan=4 width=260 height=50 align="center">
- <a href="http://pd.klingt.org/webring/info.html">
- <img src="http://pd.klingt.org/webring/webring.gif" border=0 width=260
- height=50 align="middle" alt="pd webring"></a>
- </td>
- </tr>
-</table>
-</form>