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

📄 topnav.html.en.php

📁 FP2 CRM code+Mysql DB
💻 PHP
字号:

<table width="100%" height="23" border="0" cellpadding="0" cellspacing="0">
<tr><td align="right">
<?php if ($this->options['strict'] || (is_array($t->topNavArray)  || is_object($t->topNavArray))) foreach($t->topNavArray as $parentKey => $linkAsVal) {?>
	<a class="topNav" href="<?php echo htmlspecialchars($t->APP_WEB_ROOT);?>/<?php echo htmlspecialchars($linkAsVal);?>"><?php echo htmlspecialchars($parentKey);?></a> |
<?php }?></td>
</tr></table>

⌨️ 快捷键说明

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