mirror of https://github.com/BOINC/boinc.git
"Mark forum read"-button should be on its own line.
svn path=/trunk/boinc/; revision=16075
This commit is contained in:
parent
5e9056ae0e
commit
5b01e52e02
|
@ -85,8 +85,8 @@ foreach ($categories as $category) {
|
|||
$first = false;
|
||||
echo "<p>";
|
||||
show_forum_title($category, NULL, NULL);
|
||||
show_mark_as_read_button($user);
|
||||
echo "<p>";
|
||||
show_mark_as_read_button($user);
|
||||
start_forum_table(
|
||||
array(tra("Topic"), tra("Threads"), tra("Posts"), tra("Last post"))
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue