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

📄 ballot.tpl

📁 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C
💻 TPL
字号:
<!-- BEGIN form --><form action="{form_action}" method="post"><input type="hidden" name="poll_id" value="{poll_id}"><table border="0" align="center" width="50%"> <tr>  <td colspan="2" bgcolor="{title_bgcolor}" align="center">{poll_title}</td> </tr> {entries} <tr bgcolor="{bgcolor}">  <td colspan="2">&nbsp;</td> </tr> <tr bgcolor="{bgcolor}">  <td colspan="2" align="center"><input name="submit" type="submit" value="{lang_vote}"></td> </tr></table></form><!-- END form --><!-- BEGIN entry --> <tr bgcolor="{tr_color}">  <td align="center"><input type="radio" name="poll_voteNr" value="{vote_id}"></td>  <td>{option_text}</td> </tr><!-- END entry -->

⌨️ 快捷键说明

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