diff --git a/InvenTree/templates/InvenTree/settings/plugin_settings.html b/InvenTree/templates/InvenTree/settings/plugin_settings.html index dc416971de..916e7bfa0e 100644 --- a/InvenTree/templates/InvenTree/settings/plugin_settings.html +++ b/InvenTree/templates/InvenTree/settings/plugin_settings.html @@ -34,7 +34,7 @@ {% trans "Commit Author" %}{{ plugin.commit.author }} - {{ plugin.commit.mail }}{% include "clip.html" %} - + {% trans "Commit Message" %}{{ plugin.commit.message }}{% include "clip.html" %}