Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
7c4905b1
Commit
7c4905b1
authored
Jul 10, 2007
by
Nigel McNie
Committed by
Nigel McNie
Jul 10, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use new expanding icons for some buttons
parent
04368a1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
htdocs/artefact/internal/theme/default/index.tpl
htdocs/artefact/internal/theme/default/index.tpl
+2
-2
No files found.
htdocs/artefact/internal/theme/default/index.tpl
View file @
7c4905b1
...
...
@@ -3,9 +3,9 @@
{
include
file
=
"columnleftstart.tpl"
}
<div
class=
"fr leftrightlink"
><a
href=
"profileicons.php"
id=
"editprofileicons"
>
{
str
tag
=
"editprofileicons"
section
=
"artefact.internal"
}
»
</a></div>
<div
class=
"fr leftrightlink"
><
span
class=
"editicon"
><
a
href=
"profileicons.php"
>
{
str
tag
=
"editprofileicons"
section
=
"artefact.internal"
}
»
</a></
span></
div>
{
if
$resumeinstalled
}
<div
class=
"fr leftrightlink"
><a
href=
"
{
$WWWROOT
}
artefact/resume/"
id=
"profilegotoresume"
>
{
str
tag
=
"profilegotoresume"
section
=
"artefact.resume"
}
»
</a></div>
<div
class=
"fr leftrightlink"
><
span
class=
"editicon"
><
a
href=
"
{
$WWWROOT
}
artefact/resume/"
>
{
str
tag
=
"profilegotoresume"
section
=
"artefact.resume"
}
»
</a></
span></
div>
{/
if
}
<div
style=
"position: relative;"
>
<div
style=
"position: absolute; top: 3.5em; right: 0;"
><img
src=
"
{
$WWWROOT
}
thumb.php?type=profileicon&size=100x100&id=
{
$USER
->
get
(
'id'
)
}
"
alt=
""
></div>
...
...
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