Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.5
-
Fix Version/s: 4.5
-
Component/s: None
-
Labels:None
Description
On page civicrm/admin/reltype?reset=1
The button to add a new relationship type is added twice - both times with the same id - which is invalid html
<a href="
{crmURL q="action=add&reset=1"}" id="newRelationshipType" class="button"><span><div class="icon add-icon"></div>
{ts}Add Relationship Type
{/ts}</span></a>