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
7f7114e2
Commit
7f7114e2
authored
Jan 13, 2009
by
Nigel McNie
Browse files
[UPSTREAM] Fix HTML validation issue in forums.
parent
b71e4adc
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/interaction/forum/theme/default/simplepost.tpl
View file @
7f7114e2
<a
name=
"post
{
$post
->
id
}
"
></a>
<div>
<table
id=
"forumpost"
>
...
...
@@ -21,4 +20,4 @@
<h5>
{
$post
->
postcount
}
</h5></td>
<td>
{
$post
->
body
}
</td>
</tr>
</table>
\ No newline at end of file
</table>
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