diff options
Diffstat (limited to 'templates/rightbar.inc.php')
-rw-r--r-- | templates/rightbar.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/rightbar.inc.php b/templates/rightbar.inc.php index a9d644bd..444db2ed 100644 --- a/templates/rightbar.inc.php +++ b/templates/rightbar.inc.php @@ -55,4 +55,5 @@ <tr><td class="error"><?php echo _('Not Enough Data'); ?></td></tr> <?php } ?> </table> +</div> <?php show_box_bottom(); ?> |