Skip to content
GitLab
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
1cb411f2
Commit
1cb411f2
authored
Jun 23, 2011
by
Francois Marier
Committed by
Gerrit Code Review
Jun 23, 2011
Browse files
Merge "raw theme: use the right class in sideblock login block header"
parents
f06a39df
af841cec
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/sideblocks/login.tpl
View file @
1cb411f2
<div
class=
"sidebar-
content
"
><h3>
{
str
tag
=
"login"
}{
contextualhelp
plugintype
=
'core'
pluginname
=
'core'
section
=
'loginbox'
}
</h3></div>
<div
class=
"sidebar-
header
"
><h3>
{
str
tag
=
"login"
}{
contextualhelp
plugintype
=
'core'
pluginname
=
'core'
section
=
'loginbox'
}
</h3></div>
<div
class=
"sidebar-content"
>
<noscript><p>
{
str
tag
=
"javascriptnotenabled"
}
</p></noscript>
<div
id=
"loginform_container"
>
{
$sbdata.loginform
|
safe
}
</div>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment