whoops
[mir.git] / etc / open / posting_done.template
index 1aa3d08..baee9ee 100755 (executable)
@@ -2,18 +2,18 @@
 
 <html>
 <head>
-       <title>${lang("postingdone.htmltitle")}</title>
+  <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">
+  <tr>
+    <td align="center" bgcolor="#666666">
+    <font color="White">${lang("postingdone.title")}</font></td>
+  </tr>
+  <tr>
+    <td bgcolor="#eeeeee"><font color="#000000">
 
 
 <br>
@@ -21,15 +21,15 @@ ${lang("postingdone.info")}
 <br><br>
 <center><EM>${lang("postingdone.stay_calm")}</EM></center><br><br>
 
-       </font>
-       </td>
+  </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>
+  <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>