diff --git a/InvenTree/templates/InvenTree/settings/plugin_settings.html b/InvenTree/templates/InvenTree/settings/plugin_settings.html index e10f61fff1..2769093365 100644 --- a/InvenTree/templates/InvenTree/settings/plugin_settings.html +++ b/InvenTree/templates/InvenTree/settings/plugin_settings.html @@ -40,7 +40,7 @@ {% trans "Commit Sign Status" %} - {{ plugin.commit.verified }} + {{ plugin.commit.verified }}: {{ plugin.sign_state.msg }}