summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2026-04-16 12:10:18 +0100
committerlsces <lester@lsces.co.uk>2026-04-16 12:10:18 +0100
commit301eb65aa1d0167eaf49125daf486f81e7215cf4 (patch)
tree6538abbe44c742d9de9370e6c73897eae7865970 /templates
parent9453cb5e283c7a7e0af2b290486896dcf52a9023 (diff)
downloadfisheye-301eb65aa1d0167eaf49125daf486f81e7215cf4.tar.gz
fisheye-301eb65aa1d0167eaf49125daf486f81e7215cf4.tar.bz2
fisheye-301eb65aa1d0167eaf49125daf486f81e7215cf4.zip
Tidies to bring templates up to date with smarty5 and add in missing elements
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/edit_image_inc.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/edit_image_inc.tpl b/templates/edit_image_inc.tpl
index eb19ea2..d67a52a 100755
--- a/templates/edit_image_inc.tpl
+++ b/templates/edit_image_inc.tpl
@@ -51,6 +51,8 @@
{include file="bitpackage:fisheye/resize_image_select.tpl"}
</div>
+ {include file="bitpackage:liberty/edit_services_inc.tpl" serviceFile="content_edit_mini_tpl"}
+
<div class="form-group submit">
<input type="submit" class="btn btn-default" name="saveImage" value="Save Image"/>
</div>