diff options
Diffstat (limited to 'templates/mime/pbase/upload.tpl')
| -rwxr-xr-x | templates/mime/pbase/upload.tpl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/mime/pbase/upload.tpl b/templates/mime/pbase/upload.tpl deleted file mode 100755 index 25358eb..0000000 --- a/templates/mime/pbase/upload.tpl +++ /dev/null @@ -1,11 +0,0 @@ -{strip} -{if $gBitUser->hasPermission('p_liberty_attach_attachments') } - <div class="form-group"> - {formlabel label="PBase image ID"} - {forminput} - <input type="input" name="mimeplugin[{$smarty.const.PLUGIN_MIME_GUID_PBASE}][pbase_id]" size="10" /> - {formhelp note='Use the ID number in the URL of the image on <a href="http://www.pbase.com/">PBase</a>.'} - {/forminput} - </div> -{/if} -{/strip} |
