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
c3aeed30
Commit
c3aeed30
authored
Apr 29, 2010
by
Richard Mansfield
Browse files
Restore home-info element id
Signed-off-by:
Richard Mansfield
<
richardm@catalyst.net.nz
>
parent
d78af5b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/homeinfo.tpl
View file @
c3aeed30
<table
class=
"home-info-table
{
if
$USER
->
is_logged_in
()
}
loggedin
{/
if
}
"
>
<table
id=
"home-info"
class=
"home-info-table
{
if
$USER
->
is_logged_in
()
}
loggedin
{/
if
}
"
>
<tr>
<td>
{
if
$USER
->
is_logged_in
()
}
...
...
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