0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
3.2.0-5
/
standard
/
htdocs
/
templates
/
[
Home
]
File: tiki-newsreader_groups.tpl
{*Smarty template*} <h1><a class="pagetitle" href="tiki-newsreader_groups.php?serverId={$serverId}">{tr}Select news group{/tr}</a></h1> {include file=tiki-mytiki_bar.tpl} <br /><br /> [<a class="link" href="tiki-newsreader_servers.php">{tr}Back to servers{/tr}</a>] <br /><br /> <table class="normal"> <tr> <th>{tr}Group{/tr}</th> <th style="text-align:right;">{tr}Msgs{/tr}</th> <th>{tr}Desc{/tr}</th> </tr> {cycle values="odd,even" print=false} {foreach from=$groups key=group item=item} <tr> <td class="{cycle advance=false}"><a class="link" href="tiki-newsreader_news.php?server={$info.server}&port={$info.port}{if !empty($info.username)}&username={$info.username}{/if}{if !empty($info.password)}&password={$info.password}{/if}&group={$group}&offset=0&serverId={$serverId}&serverId={$serverId}">{$group}</a></td> <td style="text-align:right;" class="{cycle advance=false}">{if isset($item.last) and isset($item.first)}{math equation="1+x-y" x=$item.last y=$item.first}{/if}</td> <td class="{cycle}">{$item.desc}</td> </tr> {/foreach} </table> <br /><br />
© 2017 -
ZeroByte.ID
.