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
7fa371f4
Commit
7fa371f4
authored
Apr 10, 2007
by
Penny Leach
Browse files
fixing another link that was breaking with proxying to a chroot (missing
trailing /) - fixes bug #622
parent
520b1724
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/resume/theme/default/editcomposite.tpl
View file @
7fa371f4
...
...
@@ -5,7 +5,7 @@
</div>
{
include
file
=
"columnleftstart.tpl"
}
<h3>
{
str
tag
=
'editing'
}
:
{
str
tag
=
$composite
section
=
'artefact.resume'
}
</h3>
<a
href=
"
{
$WWWROOT
}
artefact/resume"
>
{
str
tag
=
'backtoresume'
section
=
'artefact.resume'
}
</a>
<a
href=
"
{
$WWWROOT
}
artefact/resume
/
"
>
{
str
tag
=
'backtoresume'
section
=
'artefact.resume'
}
</a>
{
$compositeform
}
{
include
file
=
"columnleftend.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