header btn style fix

This commit is contained in:
Arvind Tiwari 2018-03-01 00:22:51 +05:30
commit 84d01e16e7
4 changed files with 12 additions and 2 deletions

View file

@ -85,7 +85,8 @@ class DCLSectionIconPluginModel(CMSPlugin):
max_length=30,
help_text=mark_safe(
'Name of the fontawesome icon to use. '
'<a href="https://fontawesome.com/v4.7.0/icons/">Refer docs.</a>'
'<a href="https://fontawesome.com/v4.7.0/icons/" target="_blank">'
'Refer docs.</a>'
)
)