summaryrefslogtreecommitdiff
path: root/templates/attachments.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-12-23 14:23:11 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-12-23 14:23:11 +0000
commitf5a096e8d3e6d633c8f5549fd4437179ee80b405 (patch)
tree7c8682f4578f36c5fdae2e144b54de4e2fb57300 /templates/attachments.tpl
parent65868b8c0be7cde98352f422f7effc5828b8b3a2 (diff)
downloadliberty-f5a096e8d3e6d633c8f5549fd4437179ee80b405.tar.gz
liberty-f5a096e8d3e6d633c8f5549fd4437179ee80b405.tar.bz2
liberty-f5a096e8d3e6d633c8f5549fd4437179ee80b405.zip
default to own attachments for admin as well
Diffstat (limited to 'templates/attachments.tpl')
-rw-r--r--templates/attachments.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/attachments.tpl b/templates/attachments.tpl
index 2484865..7bbe745 100644
--- a/templates/attachments.tpl
+++ b/templates/attachments.tpl
@@ -13,7 +13,7 @@
{formlabel label="User" for=""}
{forminput}
<input type="text" name="login" value="{$smarty.request.login}" />
- {formhelp note="Enter the login name of a given user."}
+ {formhelp note="Enter the login name of a given user. Enter 'all' to view all attachments."}
{/forminput}
</div>