trema-tech / moodle-theme_trema

Theme trema, a Moodle LMS plugin.
https://moodle.org/plugins/theme_trema
GNU General Public License v3.0
40 stars 20 forks source link

Fix 151: Enable filtering of defaultfooter on dashboard. #152

Closed michael-milette closed 1 year ago

michael-milette commented 1 year ago

This is to address the issue reported in #151 . After this fix has been applied, the content of defaultfooter will be processed through Moodle filters. image

michael-milette commented 1 year ago

Thanks @rmady !