{box class="noshadow"}
{heading class="noborder noshadow panel-primary" style="margin-bottom:5px;"}
| {trans("Interfejsy w grupie")} |
{/heading}
{body}
{if $nodegroup.nodescount}
{else}
{trans("Brak interfejsów w tej grupie")}
{/if}
{/body}
{footer}
{fontimg src="delete"} {trans('Usuń')}
{/footer}
{/box}
{box class="noshadow"}
{heading class="noborder noshadow panel-success" style="margin-bottom:5px;"}
| {trans("Dodaj interfejsy do grupy")} |
{/heading}
{body}
{if $nodescount}
{else}
{trans("Wszystkie interfejsy są w tej grupie")}
{/if}
{/body}
{footer}
{fontimg src="img/save.gif"} {trans('Zapisz')}
{/footer}
{/box}