浏览代码

Look and feel v8

Laurent Destailleur 6 年之前
父节点
当前提交
b61f3b4313
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>';
 }