summaryrefslogtreecommitdiff
path: root/templates/edit_article.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/edit_article.tpl')
-rw-r--r--templates/edit_article.tpl4
1 files changed, 2 insertions, 2 deletions
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}