From 8fc10a642307084850c8c18cb4e65f9b12446180 Mon Sep 17 00:00:00 2001 From: Christopher Greiner Date: Wed, 13 Dec 2023 15:55:24 +0100 Subject: [PATCH] Trailing D in code --- template/admin.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/admin.tpl b/template/admin.tpl index 622a216..ad53651 100755 --- a/template/admin.tpl +++ b/template/admin.tpl @@ -78,7 +78,7 @@ jQuery(document).ready(function() { {'This requires ImageMagick to be installed, including the PHP plugin'|@translate}

{if $autotag } {'ALLOW'|@translate} {'MugShot to crop tagged faces from photos'|@translate}
- D{'DO NOT ALLOW'|@translate} {'MugShot to crop tagged faces from photos'|@translate}
+ {'DO NOT ALLOW'|@translate} {'MugShot to crop tagged faces from photos'|@translate}
{else} {'ALLOW'|@translate} {'MugShot to crop tagged faces from photos'|@translate}
{'DO NOT ALLOW'|@translate} {'MugShot to crop tagged faces from photos'|@translate}