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
839c3cee
Commit
839c3cee
authored
Apr 30, 2009
by
Nigel McNie
Browse files
Fix typo in <generator> tag.
parent
a910a12e
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/export/leap/theme/default/header.tpl
View file @
839c3cee
...
...
@@ -10,6 +10,6 @@
<id>
{
$WWWROOT
}
export/
{
$userid
}
/
{
$export_time
}
</id>
<title>
Mahara LEAP2A Export for
{
$name
}
,
{
$export_time
|
format_date
:
"strftimedatetimeshort"
}
</title>
<updated>
{
$export_time_rfc3339
}
</updated>
<generator
ur
l
=
"http://mahara.org/"
version=
"
{
$leap_export_version
|
escape
}
"
>
Mahara
</generator>
<generator
ur
i
=
"http://mahara.org/"
version=
"
{
$leap_export_version
|
escape
}
"
>
Mahara
</generator>
{
include
file
=
"export:leap:author.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