From 6be1d9659d4ccb76a0ed415cf0921a8d78dca6cb Mon Sep 17 00:00:00 2001 From: bshuttle Date: Mon, 23 Jan 2006 14:08:13 +0000 Subject: [PATCH] make link-deletion consistent with other types. --- templates/ktcore/document/admin/linktypesadmin.smarty | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/templates/ktcore/document/admin/linktypesadmin.smarty b/templates/ktcore/document/admin/linktypesadmin.smarty index de26210..ae52ab9 100644 --- a/templates/ktcore/document/admin/linktypesadmin.smarty +++ b/templates/ktcore/document/admin/linktypesadmin.smarty @@ -62,21 +62,20 @@ links of that type within the system.{/i18n}

- + + {foreach item=oLinkType from=$links} - + {/foreach} -- libgit2 0.21.4
{i18n}Name{/i18n}{i18n}Name{/i18n} {i18n}Description{/i18n} {i18n}Edit{/i18n}{i18n}Delete{/i18n}
- - {$oLinkType->getName()} {$oLinkType->getDescription()} {i18n}edit link type{/i18n}{i18n}edit link type{/i18n}