Browse Source

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

Mark Crane 11 years ago
parent
commit
0029ddb520
1 changed files with 1 additions and 1 deletions
  1. 1 1
      themes/enhanced/template.php

+ 1 - 1
themes/enhanced/template.php

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