summaryrefslogtreecommitdiff
path: root/templates/structure_add_content.tpl
diff options
context:
space:
mode:
authorspiderr <spiderr@bitweaver.org>2022-07-31 13:17:49 -0400
committerspiderr <spiderr@bitweaver.org>2022-07-31 13:17:49 -0400
commit2b0af82ff2bc26392ee60f46582261857e58360d (patch)
tree7f948b83337091d24d743864b725f87248809070 /templates/structure_add_content.tpl
parent4d415ad270ac2cb61e464e5bad64348ccab70ab8 (diff)
downloadliberty-2b0af82ff2bc26392ee60f46582261857e58360d.tar.gz
liberty-2b0af82ff2bc26392ee60f46582261857e58360d.tar.bz2
liberty-2b0af82ff2bc26392ee60f46582261857e58360d.zip
migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-
Diffstat (limited to 'templates/structure_add_content.tpl')
-rw-r--r--templates/structure_add_content.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/structure_add_content.tpl b/templates/structure_add_content.tpl
index 7e5cfcc..7dfd576 100644
--- a/templates/structure_add_content.tpl
+++ b/templates/structure_add_content.tpl
@@ -92,7 +92,7 @@ function addStructure(pContentId) {
{$contentHash.title}
<div class="help-block">
<a target="_new" href="{$contentHash.display_url}">
- {booticon ipackage="icons" iname="icon-zoom-in" iexplain="View (in new window)"}
+ {booticon iname="fa-magnifying-glass-plus" iexplain="View (in new window)"}
</a>
{$contentHash.content_name}</div>
</div>