From 8c45923f3533a475392d0755d2742cc07073124b Mon Sep 17 00:00:00 2001 From: Repellent Date: Mon, 19 Sep 2016 22:13:12 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=B2=20=D1=84=D0=B0=D0=B9=D0=BB=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contactsnew/templates/forms.tpl | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/contactsnew/templates/forms.tpl b/contactsnew/templates/forms.tpl index 6865a94..c3e1624 100644 --- a/contactsnew/templates/forms.tpl +++ b/contactsnew/templates/forms.tpl @@ -30,6 +30,7 @@ + @@ -38,38 +39,39 @@ + + + + - - + + {foreach from=$forms item=form} - + + + + + - -
ID{#alias#} {#title#}{#cn_status#} {#tag#}{#history#}{#actions#}{#actions#}
{$form.id} + {if $form.alias}{$form.alias}{else}{#cn_alias_not#}{/if} {$form.title|stripslashes|escape} {if $form.history_new > 0}{#list_new#}: {$form.history_new}{else}{#list_new#}: {$form.history_new}{/if}{#list_viewed#}: {$form.history_viewed}{#list_replied#}: {$form.history_replied}{#cn_view#} - {if $form.history_new > 0}{#list_new#}: {$form.history_new}{else}{#list_new#}: {$form.history_new}{/if}
- {#list_viewed#}: {$form.history_viewed}
- {#list_replied#}: {$form.history_replied} -
- -