Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Core CiviCRM
-
Labels:None
Description
There's a stray closing tag for a div element in CRM/Tag/Form/Tag.tpl. It causes the whole page to be rendered incorrectly. I removed the very last </div> and everything works well now.