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
e04f169b
Commit
e04f169b
authored
Nov 18, 2009
by
Richard Mansfield
Browse files
Don't escape pageheading
Signed-off-by:
Richard Mansfield
<
richardm@catalyst.net.nz
>
parent
01a16c39
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/templates/view/blocks.tpl
View file @
e04f169b
{
include
file
=
"viewmicroheader.tpl"
}
<h1>
{
$PAGEHEADING
|
escape
}
</h1>
<h1>
{
$PAGEHEADING
}
</h1>
{
if
$columns
}
{
str
tag
=
"editblockspagedescription"
section
=
"view"
}
...
...
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