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

📄 view_poll.tpl

📁 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C
💻 TPL
字号:
<!-- BEGIN poll --><table border="0" align="center" width="400">   {titlebar}  {votes}  {show_total}</table><!-- END poll --><!-- BEGIN title --><tr>  <td colspan="4" bgcolor="{td_color}" align="left">{poll_title}</td></tr><!-- END title --><!-- BEGIN vote --> <tr bgcolor="{vote_color}">  <td>{option_text}</td>  <td>{poll_bar}</td>  <td align="right">{percent}%</td>  <td align="right">{option_count}</td> </tr><!-- END vote --><!-- BEGIN image --><img src="{server_url}/polls/images/pollbar.gif" height="12" width="{scale}"><!-- END image --><!-- BEGIN total --> <tr bgcolor="{tr_bgcolor}">  <td colspan="2">&nbsp;</td>  <td colspan="2" align="right">{lang_total}: {sum}</td> </tr><!-- END total -->

⌨️ 快捷键说明

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