View file styles/bb3-mobi/template/ucp_pm_popup.html

File size: 534B
<!-- INCLUDE simple_header.html -->

<script type="text/javascript">

// <![CDATA[

/**

* Jump to inbox

*/

function jump_to_inbox(url)

{

	opener.document.location.href = url.replace(/&amp;/g, '&');

	window.close();

}

// ]]>

</script>



<div class="row1"><p><!-- IF S_NOT_LOGGED_IN -->{L_LOGIN_CHECK_PM}<!-- ELSE -->{MESSAGE}<br /><br />{CLICK_TO_VIEW}<!-- ENDIF --></p>

<p class="genmed"><a href="#" onclick="window.close(); return false;">{L_CLOSE_WINDOW}</a></p></div>

<!-- INCLUDE simple_footer.html -->