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
e3066c1b
Commit
e3066c1b
authored
Mar 26, 2010
by
Richard Mansfield
Browse files
Remove useless download link
Signed-off-by:
Richard Mansfield
<
richardm@catalyst.net.nz
>
parent
a498ef39
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/file/theme/raw/image_render_self.tpl
View file @
e3066c1b
<div>
<a
href=
"
{
$downloadpath
|
escape
}
"
><img
src=
"
{
$downloadpath
|
escape
}
&maxwidth=1000&maxheight=750"
alt=
"
{
$title
|
escape
}
"
></a>
<p>
{
$description
|
escape
}
</p>
<div><a
href=
"
{
$downloadpath
|
escape
}
"
>
{
str
tag
=
Download
section
=
artefact
.
file
}
</a>
|
<a
href=
"
{
$metadataurl
|
escape
}
"
>
{
str
tag
=
Details
section
=
artefact
.
file
}
</a></div>
<div><a
href=
"
{
$metadataurl
|
escape
}
"
>
{
str
tag
=
Details
section
=
artefact
.
file
}
</a></div>
</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