(file) Return to privmsgs_popup.tpl CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / phpBB2 / templates / subSilver

 1 rizwank 1.1 
 2             <script language="javascript" type="text/javascript">
 3             <!--
 4             function jump_to_inbox()
 5             {
 6             	opener.document.location.href = "{U_PRIVATEMSGS}";
 7             	window.close();
 8             }
 9             //-->
10             </script>
11             
12               <table width="100%" border="0" cellspacing="0" cellpadding="10">
13             	<tr>
14             	  <td>
15             		<table width="100%" border="0" cellspacing="1" cellpadding="4" class="forumline">
16             		  <tr> 
17             			<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>
18             		  </tr>
19             		</table>
20             	  </td>
21             	</tr>
22 rizwank 1.1   </table>

Rizwan Kassim
Powered by
ViewCVS 0.9.2