From 3790e3949e9f291bfd85bd1c8a5a7ad05b698d5d Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Mon, 3 Mar 2025 19:11:52 -0800 Subject: [PATCH] ui: tags: Redirect to apps or system page appropriately Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/templates/app-header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/templates/app-header.html b/plinth/templates/app-header.html index e584a6f2f..efed5c201 100644 --- a/plinth/templates/app-header.html +++ b/plinth/templates/app-header.html @@ -45,7 +45,7 @@ {% if app_info.tags %}
{% for tag in app_info.tags %} - {% trans tag %}