pp_top.php

来自「asterisk用 的voip记费软件」· PHP 代码 · 共 57 行

PHP
57
字号
<?phpinclude (dirname(__FILE__)."/../lib/defines.php");?><html><head><title>..:: :<?php echo CCMAINTITLE; ?>: ::..</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link href="../Css/Css_Ale.css" rel="stylesheet" type="text/css"><style type="text/css"><!--#kiki .w1 {  border: solid #FAB000;  border-width: 0px 1px 1px 0px;  position: relative;  top: 1px;  left: 1px;  padding: 0.5em;  background-image: url(../Css/images/asterisklogot.png);  background-repeat: no-repeat;  background-position: 100% 100%;}#kiki {  //position: relative;  //background-color: #FFEFC7;  background-image: url(../Css/images/orangeshadet.png);  background-repeat: repeat-x;  background-position: 100% 100%;  //margin-bottom: 1em;  color: #BD2A15;    margin-right: 2%;    margin-left: 5px;}--></style></head><body bgcolor="#D7D9DB"  leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">	    <table width="100%" background="<?php echo Images_Path;?>/agua_bg.jpg" bgcolor="#F0F0E8" cellpadding="0" cellspacing="0" style="border-bottom: medium dotted white"><tr>	<td><img src="../Css/kicons/gnome-globe.png"  align=right border=0/></td><td width="100%" height=60 ><div id="kiki"><div class="w1"><font color="#c0341f" size=6><b>&nbsp;<?php echo CCMAINTITLE; ?> </b></font></div></div></td></tr></table></body></html>

⌨️ 快捷键说明

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