]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/templates/christmasWithoutSnow/privmsgs_popup.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / templates / christmasWithoutSnow / privmsgs_popup.tpl
diff --git a/phpBB2/templates/christmasWithoutSnow/privmsgs_popup.tpl b/phpBB2/templates/christmasWithoutSnow/privmsgs_popup.tpl
deleted file mode 100644 (file)
index e48205b..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-<script language="javascript" type="text/javascript">
-<!--
-function jump_to_inbox()
-{
-       opener.document.location.href = "{U_PRIVATEMSGS}";
-       window.close();
-}
-//-->
-</script>
-
-  <table width="100%" border="0" cellspacing="0" cellpadding="10">
-       <tr>
-         <td>
-               <table width="100%" border="0" cellspacing="1" cellpadding="4" class="forumline">
-                 <tr> 
-                       <td valign="top" class="row1" align="center"><br /><span class="gen">{L_MESSAGE}</span><br /><br /><span class="genmed"><a href="javascript:window.close();" class="genmed">{L_CLOSE_WINDOW}</a></span><br /><br /></td>
-                 </tr>
-               </table>
-         </td>
-       </tr>
-  </table>