浏览代码

Fix the release theme so that it can show the domain name for multi-tenant

Mark Crane 11 年之前
父节点
当前提交
218ad74c2b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      themes/enhanced/template.php

+ 1 - 1
themes/enhanced/template.php

@@ -878,7 +878,7 @@ legend {
 
 	#domain_selector_domain:hover {
 		cursor: pointer;
-		}
+	}
 
 	#domains_container {
 		z-index: 99990;