diff options
Diffstat (limited to 'templates/mime/pdf/admin.tpl')
| -rw-r--r-- | templates/mime/pdf/admin.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mime/pdf/admin.tpl b/templates/mime/pdf/admin.tpl index ec7e5fe..8846113 100644 --- a/templates/mime/pdf/admin.tpl +++ b/templates/mime/pdf/admin.tpl @@ -8,7 +8,7 @@ <div class="body"> {form legend="PDF Plugin settings"} <p class="warning"> - {booticon iname="icon-warning-sign" iexplain="Warning"} {tr}To make use of this plugin, you need to install <a class="external" href="http://www.swftools.org/">SWF Tools</a>. This will provide all necessary tools to convert uploaded PDF files to shockwave flash files that can be viewed in your browser.{/tr} + {booticon iname="fa-triangle-exclamation" iexplain="Warning"} {tr}To make use of this plugin, you need to install <a class="external" href="http://www.swftools.org/">SWF Tools</a>. This will provide all necessary tools to convert uploaded PDF files to shockwave flash files that can be viewed in your browser.{/tr} </p> {if !$gLibertySystem->isPluginActive( 'mimepdf' )} |
