Hello again, I am trying to remove the part saying the codes allowed in the comments and I deleted this in line 108:
<p class="form-allowed-tags">'.sprintf(__('You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: %s', 'suffusion'), '<code>'.allowed_tags().'</code>').'</p>
Everything it seems to work ok but I ask here if I did something wrong just in case. Thank you!
