{box class="noshadow"}
{heading class="noborder noshadow panel-primary" style="margin-bottom:5px;"}
| {trans("Członkowie grupy")} |
{trans('Sieć')} :
|
{/heading}
{body}
{if $nodegroup.nodescount}
{else}
{trans("This group hasn't got any members.")}
{/if}
{/body}
{footer}
{fontimg src="img/cancel.gif"} {trans('Usuń')}
{/footer}
{/box}
{box class="noshadow"}
{heading class="noborder noshadow panel-success" style="margin-bottom:5px;"}
| {trans("Dodaj nowych członków")} |
{trans('Sieć')} :
|
{/heading}
{body}
{if $nodescount}
{else}
{trans("All nodes are members of this group.")}
{/if}
{/body}
{footer}
{fontimg src="img/save.gif"} {trans('Zapisz')}
{/footer}
{/box}