📄 bottom.tpl.php
字号:
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="35" align="center"><span class="in_font">友情链接:</span>
<!--{vodcms:rs=flink}-->
<a href="<?php echo $rs['url'];?>" target="_blank" title="<?php echo $rs['description'];?>"><?php echo $rs['sitename'];?></a> |
<!--{/vodcms}--></td>
</tr>
<tr>
<td><table width="100%" height="31" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="5"><img src="images/index/index_18.jpg" width="5" height="31" /></td>
<td align="center" bgcolor="#000000"><img src="images/index/index_18_2.jpg" width="257" height="9" /></td>
<td width="5"><img src="images/index/index_18_1.jpg" width="5" height="31" /></td>
</tr>
</table></td>
</tr>
</table>
<div style="display:none">
<?php echo $this->config['tj'];?>
</div>
<!--更新用户在线-->
<script src="<?php echo $this->installdir;?>?mod=member&action=online"></script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -