Changeset 3898:a9b1e7de8211 for admin/comment.php
- Timestamp:
- 10/08/18 17:03:53 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/comment.php
r3897 r3898 233 233 [ 234 234 'default' => html::escapeHTML($comment_content), 235 'extra_html' => 'lang="' . $core->auth->getInfo('user_lang') . '" '235 'extra_html' => 'lang="' . $core->auth->getInfo('user_lang') . '" spellcheck="true"' 236 236 ]) . 237 237 '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.