Skip to content
Snippets Groups Projects
Commit d5f9c1af authored by Elke Kreim's avatar Elke Kreim
Browse files

Mark text as italic

parent d91e60c5
Branches
Tags 2022021501
No related merge requests found
......@@ -5,7 +5,7 @@
* Time: 10:48
*/
$string['pluginname'] = 'HSH edits';
$string['formtitle'] = 'Contact the Servicezentrum Lehre (Service Center for Teaching)';
$string['formtitle'] = 'Contact the <i>Servicezentrum Lehre</i> (Service Center for Teaching)';
$string['intro_1'] = 'Do you have questions about Moodle or need support in implementing digital teaching?';
$string['intro_2'] = 'Send us your request using the contact form. We will process your request and contact you as soon as possible.';
$string['missingfield'] = 'Required field!';
......@@ -50,7 +50,7 @@ $string['coursedelete'] = 'Moodle course deletion';
$string['submit'] = 'Submit';
$string['confirmrequest'] = 'Thank you for your inquiry!
Your request has been forwarded to the team at the Servicezentrum Lehre (Service Center for Teaching).';
Your request has been forwarded to the team at the <i>Servicezentrum Lehre</i> (Service Center for Teaching).';
// Course Request Fields
......
......@@ -17,7 +17,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'local_hsh';
$plugin->version = 2022021500;
$plugin->version = 2022021501;
$plugin->release = '3.3 (Build: 2015042300)';
$plugin->requires = 2014051200;
$plugin->maturity = MATURITY_STABLE;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment