Browse Source

Look and feel v8

Laurent Destailleur 6 years ago
parent
commit
b61f3b4313
1 changed files with 1 additions and 0 deletions
  1. 1 0
      htdocs/admin/dict.php

+ 1 - 0
htdocs/admin/dict.php

@@ -950,6 +950,7 @@ if (empty($id))
 {
     print $langs->trans("DictionaryDesc");
     print " ".$langs->trans("OnlyActiveElementsAreShown")."<br>\n";
+    print '<br>';
 }