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
a3fad41c
Commit
a3fad41c
authored
May 09, 2007
by
Penny Leach
Browse files
Fixing [#640]: admin user search missing contextual help (old style
template with <div><div><div> rather than column start)
parent
ca6ec173
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/admin/users/search.tpl
View file @
a3fad41c
{
include
file
=
"header.tpl"
}
<div
id=
"column-full"
>
<div
class=
"content"
>
<div
class=
"box-cnrs"
><span
class=
"cnr-tl"
><span
class=
"cnr-tr"
><span
class=
"cnr-bl"
><span
class=
"cnr-br"
>
<div
class=
"maincontent"
>
{
include
file
=
"columnfullstart.tpl"
}
<div
class=
"searchform"
>
<h2>
{
str
tag
=
"usersearch"
section
=
"admin"
}
</h2>
<label>
Query:
...
...
@@ -18,10 +15,6 @@
</tbody>
</table>
</div>
</div>
</span></span></span></span></div>
</div>
</div>
{
include
file
=
"columnfullend.tpl"
}
{
include
file
=
"footer.tpl"
}
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