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} -
- -