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
d325873c
Commit
d325873c
authored
Sep 18, 2009
by
Richard Mansfield
Browse files
Make tags sideblock heading link to my tags page
Signed-off-by:
Richard Mansfield
<
richardm@catalyst.net.nz
>
parent
d1555b2e
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/sideblocks/tags.tpl
View file @
d325873c
<h3>
{
str
tag
=
"tags"
}
</h3>
<h3>
<a
href=
"
{
$WWWROOT
}
tags.php"
>
{
str
tag
=
"tags"
}
</
a></
h3>
<div
class=
"sidebar-content tags"
>
{
if
$data.tags
}
{
foreach
from
=
$data.tags
item
=
tag
}
...
...
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