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
e9fd2765
Commit
e9fd2765
authored
Mar 04, 2009
by
Richard Mansfield
Browse files
xss fix for new blog post page
parent
b84a5265
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/blog/theme/default/editpost.tpl
View file @
e9fd2765
...
...
@@ -9,7 +9,7 @@
{
include
file
=
"sidebar.tpl"
}
{
include
file
=
"columnleftstart.tpl"
}
<h2>
{
$pagetitle
}
</h2>
<h2>
{
$pagetitle
|
escape
}
</h2>
{
$textinputform
}
<div
id=
'uploader'
></div>
<div
id=
'browsebuttonstuff'
>
...
...
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