link_pict.tpl

来自「eGroupWare is a multi-user, web-based gr」· TPL 代码 · 共 28 行

TPL
28
字号
<!-- $Id: link_pict.tpl,v 1.14.4.4 2004/07/19 15:17:02 ralfbecker Exp $    link_pict --><!-- BEGIN link_pict -->{picture}<!-- END link_pict --><!-- BEGIN link_open --><div id="calendar_event_entry" style="overflow:hidden;" {tooltip}><a class="event_entry" href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;" onMouseOut="window.status=''; return true;"><br><!-- removed for favour of tooltip (NDEE) title="{desc}" --><!-- END link_open --><!-- BEGIN pict --> <img src="{pic_image}" width="{width}" height="{height}" title="{title}" border="0" /><!-- END pict --><!-- BEGIN link_text_old --><nobr>&nbsp;{time}&nbsp;</nobr> {title}&nbsp;{users_status}: <i>{desc}</i><!--({location})--><!-- END link_text_old --><!-- BEGIN link_text --><nobr>&nbsp;<span style="color: black">{time}</span> {users_status}</nobr><br><b>{title}</b><!-- END link_text --><!-- BEGIN link_close --></a></div><!-- END link_close -->

⌨️ 快捷键说明

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