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
0b38bf00
Commit
0b38bf00
authored
May 11, 2009
by
Richard Mansfield
Browse files
Remove default footer.tpl; it's identical to the raw version
parent
0ef12b83
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/footer.tpl
deleted
100644 → 0
View file @
0ef12b83
</div>
<div
id=
"footerwrap"
class=
"center"
>
<div
id=
"poweredby"
class=
"fl"
><a
href=
"http://mahara.org/"
><img
src=
"
{
theme_path
location
=
'images/powered-by-mahara.gif'
}
"
border=
"0"
alt=
""
></a></div>
<!-- This site is powered by Mahara, an Open Source
ePortfolio system. Mahara is (C) 2006-2008 Catalyst IT
Ltd. See http://mahara.org/ for more details.
NOTE: this image and link are a way that you can
support the Mahara project. Support us and we'll
support you! If you remove this image and link, you
may not receive support in the Mahara forums -->
<p><a
href=
"
{
$WWWROOT
}
terms.php"
>
{
str
tag
=
termsandconditions
}
</a>
|
<a
href=
"
{
$WWWROOT
}
privacy.php"
>
{
str
tag
=
privacystatement
}
</a>
|
<a
href=
"
{
$WWWROOT
}
about.php"
>
{
str
tag
=
about
}
</a>
|
<a
href=
"
{
$WWWROOT
}
contact.php"
>
{
str
tag
=
contactus
}
</a></p>
{
mahara_version
}
{
mahara_performance_info
}
</div>
</div>
</body>
</html>
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