Переглянути джерело

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;