📄 admin_comment.html
字号:
<html>
<head>
<title>Advanced Poll $pollvars[poll_version]</title>
<meta http-equiv="Content-Type" content="text/html; charset=$lang[charset]">
<style type="text/css">
<!--
a {text-decoration: none}
.td1 { font-family: "MS Sans Serif"; font-size: 10pt}
.td2 { font-family: "MS Sans Serif"; font-size: 9pt}
a:hover { color: #FF0033; text-decoration: underline}
-->
</style>
<script language="Javascript">
<!--
function del_entry(entry) {
if (window.confirm("$lang[ComDel]")) {
window.location.href = "http://"+window.location.host+window.location.pathname+"?session=$auth[session]&uid=$auth[uid]&action=delete&poll_id=$poll_id&mess_id="+entry+"&no_cache="+Math.random()
}
}
// -->
</script>
</head>
<body bgcolor="#3A6EA5" link="#000000" vlink="#000000">
<table border="1" cellspacing="0" cellpadding="0" align="center" width="750">
<tr bgcolor="#C6C3C6" valign="top">
<td>
<table width="750" border="0" cellspacing="0" cellpadding="1" align="center">
<tr bgcolor="#400080">
<td height="20" class="td2" bgcolor="#000084"><b><font color="#FFFFFF">
Advanced Poll $pollvars[poll_version]</font></b></td>
<td height="20" align="right" bgcolor="#000084">
<img src="$pollvars[base_gif]/min.gif" width="16" height="14"><img src="$pollvars[base_gif]/max.gif" width="16" height="14"> <a href="admin_logout.php?session=$auth[session]&uid=$auth[uid]"><img src="$pollvars[base_gif]/cross.gif" width="16" height="14" border="0" alt="$lang[Logout]"></a></td>
</tr>
<tr valign="top">
<td colspan="2">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td colspan="7"><img src="$pollvars[base_gif]/top_line.gif" width="745" height="3"></td>
</tr>
<tr>
<td align="center" rowspan="2" width="5"><img src="$pollvars[base_gif]/v_line.gif" width="5" height="50"></td>
<td align="center" width="120"><a href="index.php?session=$auth[session]&uid=$auth[uid]&action=show"><img src="$pollvars[base_gif]/index.gif" width="32" height="32" border="0" alt="$lang[IndexTitle]"></a></td>
<td align="center" width="131"><a href="index.php?session=$auth[session]&uid=$auth[uid]&action=new"><img src="$pollvars[base_gif]/new.gif" width="32" height="32" border="0" alt="$lang[NewTitle]"></a></td>
<td align="center" width="153"><a href="admin_settings.php?session=$auth[session]&uid=$auth[uid]"><img src="$pollvars[base_gif]/settings.gif" width="32" height="32" border="0" alt="$lang[SetTitle]"></a></td>
<td align="center" width="121"><a href="admin_templates.php?session=$auth[session]&uid=$auth[uid]"><img src="$pollvars[base_gif]/templates.gif" width="32" height="32" border="0" alt="$lang[Templates]"></a></td>
<td align="center" width="127"><a href="admin_password.php?session=$auth[session]&uid=$auth[uid]"><img src="$pollvars[base_gif]/password.gif" width="32" height="32" border="0" alt="$lang[PwdTitle]"></a></td>
<td align="center" width="89"><a href="admin_help.php?session=$auth[session]&uid=$auth[uid]"><img src="$pollvars[base_gif]/howto.gif" width="32" height="32" border="0" alt="$lang[Help]"></a></td>
</tr>
<tr align="center" valign="top">
<td width="120" class="td2">$lang[IndexTitle]</td>
<td width="131" class="td2">$lang[NewTitle]</td>
<td width="153" class="td2">$lang[SetTitle]</td>
<td width="121" class="td2">$lang[Templates]</td>
<td width="127" class="td2">$lang[PwdTitle]</td>
<td width="89" class="td2">$lang[Help]</td>
</tr>
<tr align="left">
<td colspan="7"><img src="$pollvars[base_gif]/top_line.gif" width="745" height="3"></td>
</tr>
</table>
<table border="0" cellspacing="1" cellpadding="3" width="100%">
<tr>
<td class="td1" colspan="3" height="30">
<img src="$pollvars[base_gif]/h_line.gif" width="15" height="18"> $question <img src="$pollvars[base_gif]/h_line.gif" width="250" height="18"></td>
</tr>
<tr>
<td width="200" class="td2">$lang[ComTotal]: <b><font color="#006699">$total</font></b></td>
<td colspan="2" class="td2" align="right">$navigation</td>
</tr>
<tr>
<td width="200" bgcolor="#999999" class="td2"><b>$lang[ComName]</b></td>
<td width="457" class="td2" bgcolor="#999999" valign="top"><b>$lang[IndexCom]</b></td>
<td width="66" class="td2" bgcolor="#999999" valign="top"> </td>
</tr>
$admin_comment_tr
<tr bgcolor="#CCCCCC">
<td width="200" class="td2">$lang[SetEntry]: <b><font color="#006699">$pollvars[entry_pp]</font></b></td>
<td colspan="2" class="td2" align="right"> $navigation</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -