Hardcode text line entry on Certificate

Hardcode text line entry on Certificate

от Gordon Medley -
Количество ответов: 1

I'm trying to add a hardcode line of text to certificates and am having no luck.  Currently, the certifcates are producing fine but we would like to add a centered line of text just after the course title and before the course completion date that is on all certificates.  My attempts at doing this in the certifcate.php have resulted in Server 500 errors грущу

Any help on this issue would be much appreciated.

Our current configuraton is:

Moodle 2.4.2

Cert Mod:

$module->version = 2013021200; // The current module version (Date: YYYYMMDDXX)
$module->requires = 2010112400; // Requires this Moodle version
$module->cron = 0; // Period for cron to check this module (secs)
$module->component = 'mod_certificate';

$module->maturity = MATURITY_STABLE;
$module->release = "Stable (2012121302)"; // User-friendly version number