Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
c9627a4c
Commit
c9627a4c
authored
Mar 11, 2009
by
Elliot Pahl
Committed by
Elliot Pahl
Mar 13, 2009
Browse files
Add email message for expiring institutions.
parent
113a5266
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lang/en.utf8/mahara.php
View file @
c9627a4c
...
@@ -194,6 +194,37 @@ $string['institutionmembershipexpirywarninghtml'] = '<p>Dear %s,</p>
...
@@ -194,6 +194,37 @@ $string['institutionmembershipexpirywarninghtml'] = '<p>Dear %s,</p>
<p>If you wish to extend your membership or have any questions regarding the above, please feel free to <a href="%s">Contact Us</a>.</p>
<p>If you wish to extend your membership or have any questions regarding the above, please feel free to <a href="%s">Contact Us</a>.</p>
<p>Regards, %s Site Administrator</p>'
;
$string
[
'institutionexpirywarning'
]
=
'Institution expiry warning'
;
$string
[
'institution_institutionexpirywarningtext'
]
=
'Dear %s,
%s\'s membership of %s will expire within %s.
If you wish to extend your institution\'s membership or have any questions regarding the above, please feel free to contact us:
%s
Regards, %s Site Administrator'
;
$string
[
'institution_institutionexpirywarninghtml'
]
=
'<p>Dear %s,</p>
<p>%s\'s membership of %s will expire within %s.</p>
<p>If you wish to extend your institution\'s membership or have any questions regarding the above, please feel free to <a href="%s">Contact Us</a>.</p>
<p>Regards, %s Site Administrator</p>'
;
$string
[
'site_institutionexpirywarningtext'
]
=
'Dear %s,
The institution \'%s\' will expire within %s.
You may wish to contact them to extend their membership of %s.
Regards, %s Site Administrator'
;
$string
[
'site_institutionexpirywarninghtml'
]
=
'<p>Dear %s,</p>
<p>The institution \'%s\' will expire within %s.</p>
<p>You may wish to contact them to extend their membership of %s.</p>
<p>Regards, %s Site Administrator</p>'
;
<p>Regards, %s Site Administrator</p>'
;
$string
[
'accountinactive'
]
=
'Sorry, your account is currently inactive'
;
$string
[
'accountinactive'
]
=
'Sorry, your account is currently inactive'
;
$string
[
'accountinactivewarning'
]
=
'Account inactivity warning'
;
$string
[
'accountinactivewarning'
]
=
'Account inactivity warning'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment