Remove target from links


/ Published in: TYPO3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. keepNonMatchedTags = 1
  2. tags.a.fixAttrib.target.unset = 1
  3. }

Report this snippet


Comments


You need to login to view comments.