mirror of https://github.com/BOINC/boinc.git
Added forum control links
This commit is contained in:
parent
5d644fb91b
commit
b22416d789
|
@ -20,7 +20,7 @@
|
|||
?>
|
||||
<?php if ($forums_defined): ?>
|
||||
<div id="forum">
|
||||
<?php // print theme('links', $links); ?>
|
||||
<?php print theme('links', $links); ?>
|
||||
<?php print $forums; ?>
|
||||
<?php print $topics; ?>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue