From 1212504a10d736f3de5e4b3022421c57bedbc37e Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 11 Mar 2026 23:05:37 -0700 Subject: [PATCH] calibre: Use inline SVG icons Tests: - All the icons appear as before in both light/dark themes. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/modules/calibre/templates/calibre.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plinth/modules/calibre/templates/calibre.html b/plinth/modules/calibre/templates/calibre.html index e7632ff6f..ca7558e6b 100644 --- a/plinth/modules/calibre/templates/calibre.html +++ b/plinth/modules/calibre/templates/calibre.html @@ -4,6 +4,7 @@ {% endcomment %} {% load i18n %} +{% load plinth_extras %} {% block configuration %} {{ block.super }} @@ -13,7 +14,7 @@ @@ -35,7 +36,7 @@ - + {% icon 'trash-o' %} {% endfor %}