From 9b29132fd547b42a1a5e510dbb033a3a873432c2 Mon Sep 17 00:00:00 2001 From: wjames5 Date: Sun, 6 Jul 2008 13:46:44 +0000 Subject: pass form id to attachments for ajax --- templates/edit_article.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/edit_article.tpl') diff --git a/templates/edit_article.tpl b/templates/edit_article.tpl index dd3486a..6a7c858 100644 --- a/templates/edit_article.tpl +++ b/templates/edit_article.tpl @@ -159,9 +159,9 @@ {/jstab} {if $gBitSystem->isFeatureActive( 'articles_attachments' ) && $gBitUser->hasPermission('p_liberty_attach_attachments') } - {jstab title="Attachment Browser"} + {jstab title="Attachments"} {legend legend="Attachment Browser"} - {include file="bitpackage:liberty/edit_storage.tpl"} + {include file="bitpackage:liberty/edit_storage.tpl" formid="writearticle"} {/legend} {/jstab} {/if} -- cgit v1.3