From eb449f9d22c27dd94a3ae9339ee40c085475b568 Mon Sep 17 00:00:00 2001 From: bshuttle Date: Thu, 21 Sep 2006 09:38:23 +0000 Subject: [PATCH] remove extraneous "object" at the end of subscriptions.modifydocument --- templates/kt3/notifications/subscriptions.ModifyDocument.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/kt3/notifications/subscriptions.ModifyDocument.smarty b/templates/kt3/notifications/subscriptions.ModifyDocument.smarty index fa45a5f..0031d8e 100644 --- a/templates/kt3/notifications/subscriptions.ModifyDocument.smarty +++ b/templates/kt3/notifications/subscriptions.ModifyDocument.smarty @@ -2,7 +2,7 @@
The document "{$info.object_name}" has been changed in the folder "{$info.location_name}"{if ($info.has_actor)} - by {$info.actor_name}{/if}. {$info.object} + by {$info.actor_name}{/if}.
{if !$is_broken} {i18n}View Document{/i18n} -- libgit2 0.21.4