Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle_local_hsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle_local_hsh
Commits
d5f9c1af
Commit
d5f9c1af
authored
3 years ago
by
Elke Kreim
Browse files
Options
Downloads
Patches
Plain Diff
Mark text as italic
parent
d91e60c5
Branches
Branches containing commit
Tags
2022021501
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
lang/en/local_hsh.php
+2
-2
2 additions, 2 deletions
lang/en/local_hsh.php
version.php
+1
-1
1 addition, 1 deletion
version.php
with
3 additions
and
3 deletions
lang/en/local_hsh.php
+
2
−
2
View file @
d5f9c1af
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
version.php
+
1
−
1
View file @
d5f9c1af
...
...
@@ -17,7 +17,7 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$plugin
->
component
=
'local_hsh'
;
$plugin
->
version
=
202202150
0
;
$plugin
->
version
=
202202150
1
;
$plugin
->
release
=
'3.3 (Build: 2015042300)'
;
$plugin
->
requires
=
2014051200
;
$plugin
->
maturity
=
MATURITY_STABLE
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment