⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 notauthorize.html.en.php

📁 FP2 CRM code+Mysql DB
💻 PHP
字号:
<br />
<br />
<table height="150px" align="center" border="1" style="border-collapse:collapse" width="75%">
<tr><td align="center" valign="middle">
<table width="100%" border="0" cellpadding="0" cellspacing="0" height="100%">
  <tr>
    <td class="subHeading" valign="bottom">&nbsp;<img src="<?php echo htmlspecialchars($t->APP_WEB_ROOT);?>/templates/images/delicon2.gif" />&nbsp;Access Denied</td>
  </tr>	
  <tr>
    <td>&nbsp;<?php echo htmlspecialchars($t->msg);?>&nbsp;&nbsp;&nbsp;&nbsp;</td>
  </tr>
  <tr>
    <td align="right">
	<input type="button" value="Back" onclick="javascript:history.go(-1)" class="button" />
	<input type="button" class="button" value="Logout" onClick="self.location.href='?cmd=logout'">	
	&nbsp;&nbsp</td>
  </tr>
  
</table>
<h4>&nbsp;</h4>
</td></tr></table>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -