diff --git a/tpl/headman.html b/tpl/headman.html index 790f436..500b723 100644 --- a/tpl/headman.html +++ b/tpl/headman.html @@ -26,7 +26,7 @@ -{if $des == 'headman_add_edit'} +{if $des == 'add_edit'}
@@ -40,7 +40,7 @@ {foreach from=$facult_groups key=key item=group} - {$group.sokr} +

{$group.sokr}

{/foreach} @@ -49,13 +49,32 @@
+ {if isset($headmanPageActionResult.headman) } +

Староста выбран(а)!
{$headmanPageActionResult.headman}

+ {/if}

Назначить старосту

-
-

Выберите группу для назначения старосты в системе!
<--

+
@@ -74,7 +93,7 @@ {foreach from=$facult_groups key=key item=group} -

{$group.sokr}

+

{$group.sokr}

{/foreach}