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
3e6821d4
Commit
3e6821d4
authored
Dec 20, 2006
by
Penny Leach
Browse files
moved the user page template around;
parent
dddb2a78
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/user/view.tpl
View file @
3e6821d4
...
...
@@ -8,11 +8,6 @@
<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"
>
{
$INVITEFORM
}
{
$ADDFORM
}
{
$FRIENDFORM
}
<h3>
{
$NAME
}
</h3>
<table><tbody>
{
foreach
from
=
$USERFIELDS
key
=
key
item
=
item
}
...
...
@@ -37,7 +32,10 @@
{/
foreach
}
</ul>
{/
if
}
<br>
{
$INVITEFORM
}
{
$ADDFORM
}
{
$FRIENDFORM
}
</div>
</span></span></span></span></div>
</div>
...
...
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