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
3bd1f8b6
Commit
3bd1f8b6
authored
Nov 16, 2006
by
Nigel McNie
Committed by
Nigel McNie
Nov 16, 2006
Browse files
i18n-ified the admin/staff users templates.
parent
2b6869fc
Changes
2
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/admin/usermanagement/adminusers.tpl
View file @
3bd1f8b6
{
include
file
=
"header.tpl"
}
<h2>
AdminUsers
</h2>
<h2>
{
str
tag
=
"adminusers"
section
=
"admin"
}
</h2>
<p>
{
str
tag
=
"adminusersdescription"
section
=
"admin"
}
</p>
{
$adminusersform
}
...
...
htdocs/theme/default/templates/admin/usermanagement/staffusers.tpl
View file @
3bd1f8b6
{
include
file
=
"header.tpl"
}
<h2>
StaffUsers
</h2>
<h2>
{
str
tag
=
"staffusers"
section
=
"admin"
}
</h2>
<p>
{
str
tag
=
"staffusersdescription"
section
=
"admin"
}
</p>
{
$staffusersform
}
...
...
Write
Preview
Supports
Markdown
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