Commit c781df61 authored by Frank Bergmann's avatar Frank Bergmann

- allowed html tags in error_info

parent 325118a4
...@@ -20,7 +20,7 @@ ad_page_contract { ...@@ -20,7 +20,7 @@ ad_page_contract {
@author frank.bergmann@project-open.com @author frank.bergmann@project-open.com
} { } {
{ error_url:trim} { error_url:trim}
{ error_info:trim ""} { error_info:trim,html ""}
{ error_first_names:trim ""} { error_first_names:trim ""}
{ error_last_name:trim ""} { error_last_name:trim ""}
{ error_user_email:trim ""} { error_user_email:trim ""}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment