merged 1.1 branch into head
[mir.git] / etc / open / posting_done.template
diff --git a/etc/open/posting_done.template b/etc/open/posting_done.template
deleted file mode 100755 (executable)
index baee9ee..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-<head>
-  <title>${lang("postingdone.htmltitle")}</title>
-</head>
-
-<body bgcolor="White" text="Black" link="#006600" vlink="#666666" alink="Red">
-
-<table width="100%" border="0" cellspacing="0" cellpadding="4" bgcolor="#cccccc">
-  <tr>
-    <td align="center" bgcolor="#666666">
-    <font color="White">${lang("postingdone.title")}</font></td>
-  </tr>
-  <tr>
-    <td bgcolor="#eeeeee"><font color="#000000">
-
-
-<br>
-${lang("postingdone.info")}
-<br><br>
-<center><EM>${lang("postingdone.stay_calm")}</EM></center><br><br>
-
-  </font>
-  </td>
-</tr>
-
-<tr>
-  <td valign="top" align="center" bgcolor="#666666">
-  <a href="javascript:history.go(-2)"><font color="White"><b>&gt;&gt; ${lang("postingdone.back")}</b></font></a>
-    </td>
-  </tr>
-</table>
-</body>
-</html>