Skip to content

Commit

Permalink
pkp/pkp-lib#2564 Allowed title html config list update
Browse files Browse the repository at this point in the history
  • Loading branch information
touhidurabir committed Feb 15, 2023
1 parent 69c3b78 commit 5ccf42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.TEMPLATE.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@

; Allowed HTML tags for submission titles only
; Unspecified attributes will be stripped.
allowed_title_html = "strong,em,b,i,sup,sub"
allowed_title_html = "strong,em,b,sup,sub"

;N.b.: The implicit_auth parameter has been removed in favor of plugin implementations such as shibboleth

Expand Down

0 comments on commit 5ccf42d

Please sign in to comment.