瀏覽代碼

add additional info to clientarea

andre 4 年之前
父節點
當前提交
a1f2ec4e16
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      configure_groupware.tpl

+ 2 - 2
configure_groupware.tpl

@@ -319,9 +319,9 @@ var _localLang = {
                                         <div class="form-group">
                                         {$customfields[1].input}
                                         <label for="customfield{$customfields[1].id}">{$customfields[1].name}</label>
-                                            <span class="alert alert-warning">
+                                            <div class="alert alert-warning">
                                                 Test
-                                            </span>
+                                            </div>
                                         </div>
                                     </td>
                                 </tr>