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
e164984f
Commit
e164984f
authored
Feb 27, 2009
by
Richard Mansfield
Browse files
HTML Escape friend request message
parent
1e5174a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/templates/user/view.tpl
View file @
e164984f
...
...
@@ -35,7 +35,7 @@
</div>
{
if
$relationship
==
'pending'
}
<div
class=
"message"
>
{
str
tag
=
'whymakemeyourfriend'
section
=
'group'
}
{
$message
}
{
str
tag
=
'whymakemeyourfriend'
section
=
'group'
}
{
$message
|
escape
}
{
$requestform
}
</div>
{/
if
}
...
...
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