From 248c457f8e875eb9efe6705bbfb6a506283ccfc9 Mon Sep 17 00:00:00 2001
From: Lester Caine
- {booticon iname="fa-triangle-exclamation" iexplain="Warning"} {tr}To make use of this plugin, you need to install phptotext. + {biticon ipackage="icons" iname="dialog-warning" iexplain="Warning"} {tr}To make use of this plugin, you need to install phptotext. This will provide the tool to extract the text layer from the pdf and use it to populate the search results.{/tr}
diff --git a/templates/mime/video/admin.tpl b/templates/mime/video/admin.tpl index 6bddcab..ebfe683 100755 --- a/templates/mime/video/admin.tpl +++ b/templates/mime/video/admin.tpl @@ -9,11 +9,11 @@ {if $ffmpeg_extension}- {booticon iname="fa-check" iexplain="OK"} {tr}The ffmpeg-php extension is available.{/tr} + {biticon ipackage="icons" iname="dialog-ok" iexplain="OK"} {tr}The ffmpeg-php extension is available.{/tr}
{else}- {booticon iname="fa-triangle-exclamation" iexplain="Warning"} {tr}If possible, please install the ffmpeg-php php extension. This plugin will work without the extension but many features will not work well such as video recognition and mp4 uploads.{/tr} + {biticon ipackage="icons" iname="dialog-warning" iexplain="Warning"} {tr}If possible, please install the ffmpeg-php php extension. This plugin will work without the extension but many features will not work well such as video recognition and mp4 uploads.{/tr}
{/if} @@ -130,7 +130,7 @@- {booticon iname="fa-triangle-exclamation" iexplain="Warning"} {tr}ffmpeg has a habit of changing the API when releasing new versions. Due to the demand for new features and the tendency to use cutting edge versions of ffmpeg it is very difficult to keep track of these API changes.{/tr} + {biticon ipackage="icons" iname="dialog-warning" iexplain="Warning"} {tr}ffmpeg has a habit of changing the API when releasing new versions. Due to the demand for new features and the tendency to use cutting edge versions of ffmpeg it is very difficult to keep track of these API changes.{/tr}
{booticon iname="fa-triangle-exclamation" iexplain="Warning"} {tr}The status of this content is{/tr} {$gContent->getContentStatusName($contentStatusId)}.
+{biticon ipackage="icons" iname="dialog-warning" iexplain="Warning"} {tr}The status of this content is{/tr} {$gContent->getContentStatusName($contentStatusId)}.
{/if}{$gContent->mInfo.content_status_name} diff --git a/templates/service_content_icon_inc.tpl b/templates/service_content_icon_inc.tpl index 744fde7..10ba5ce 100755 --- a/templates/service_content_icon_inc.tpl +++ b/templates/service_content_icon_inc.tpl @@ -8,7 +8,7 @@ {assign var="amp" value="?"} {/if} - {booticon iname="fa-recycle" iexplain="Refresh cache"} + {biticon ipackage="icons" iname="edit-clear" iexplain="Refresh cache"} {/if} {if $gBitUser->hasPermission( 'p_liberty_assign_content_perms' ) && $serviceHash.content_id} @@ -17,7 +17,7 @@ {else} {assign var=iconClass value=""} {/if} - {smartlink ipackage=liberty ifile="content_role_permissions.php" ititle="Assign Permissions" booticon="icon-key" class=$iconClass content_id=$serviceHash.content_id} + {smartlink ipackage=liberty ifile="content_role_permissions.php" ititle="Assign Permissions" biticon="lock" class=$iconClass content_id=$serviceHash.content_id} {/if} {/if} {/strip} diff --git a/templates/structure_add_content.tpl b/templates/structure_add_content.tpl index 8110d83..17c2046 100755 --- a/templates/structure_add_content.tpl +++ b/templates/structure_add_content.tpl @@ -92,7 +92,7 @@ function addStructure(pContentId) { {$contentHash.title}