diff --git a/lam/graphics/moduleSettings.png b/lam/graphics/moduleSettings.png new file mode 100644 index 00000000..1b1c71aa Binary files /dev/null and b/lam/graphics/moduleSettings.png differ diff --git a/lam/templates/config/confmain.php b/lam/templates/config/confmain.php index 4685aaaf..bf2ff023 100644 --- a/lam/templates/config/confmain.php +++ b/lam/templates/config/confmain.php @@ -240,7 +240,7 @@ echo '
  • '; - echo ' '; + echo ' '; echo _('Module settings') . ''; echo '
  • '; if (isLAMProVersion()) { diff --git a/lam/templates/config/confmodules.php b/lam/templates/config/confmodules.php index f821e674..355d6de2 100644 --- a/lam/templates/config/confmodules.php +++ b/lam/templates/config/confmodules.php @@ -189,7 +189,7 @@ echo '
  • '; echo _('Modules') . ''; echo '
  • '; echo '
  • '; - echo ' '; + echo ' '; echo _('Module settings') . ''; echo '
  • '; if (isLAMProVersion()) { diff --git a/lam/templates/config/conftypes.php b/lam/templates/config/conftypes.php index 13b33948..9bb17018 100644 --- a/lam/templates/config/conftypes.php +++ b/lam/templates/config/conftypes.php @@ -216,7 +216,7 @@ echo '
  • '; - echo ' '; + echo ' '; echo _('Module settings') . ''; echo '
  • '; if (isLAMProVersion()) { diff --git a/lam/templates/config/moduleSettings.php b/lam/templates/config/moduleSettings.php index 3b514a54..ba9b38cc 100644 --- a/lam/templates/config/moduleSettings.php +++ b/lam/templates/config/moduleSettings.php @@ -183,7 +183,7 @@ echo '
  • '; - echo ' '; + echo ' '; echo _('Module settings') . ''; echo '
  • '; if (isLAMProVersion()) {