summaryrefslogtreecommitdiff
path: root/templates/mime_view.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2008-05-31 10:25:19 +0000
committerMax Kremmel <xing@synapse.plus.com>2008-05-31 10:25:19 +0000
commit5968e62c7dfa659cbef34dc3958e13fef33b2f60 (patch)
treef486c25815527bfa16e7b6ba17711ce2dd5d2923 /templates/mime_view.tpl
parent4c6a5245f08c944de685f5e523d0e58f16ee35a4 (diff)
downloadliberty-5968e62c7dfa659cbef34dc3958e13fef33b2f60.tar.gz
liberty-5968e62c7dfa659cbef34dc3958e13fef33b2f60.tar.bz2
liberty-5968e62c7dfa659cbef34dc3958e13fef33b2f60.zip
better submit text
Diffstat (limited to 'templates/mime_view.tpl')
-rw-r--r--templates/mime_view.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mime_view.tpl b/templates/mime_view.tpl
index bfeb946..456a1f8 100644
--- a/templates/mime_view.tpl
+++ b/templates/mime_view.tpl
@@ -16,7 +16,7 @@
<div class="row submit">
<input type="hidden" name="attachment_id" value="{$smarty.request.attachment_id}" />
- <input type="submit" name="plugin_submit" value="{tr}Update Plugin Data{/tr}" />
+ <input type="submit" name="plugin_submit" value="{tr}Update File{/tr}" />
</div>
{/form}
{/if}