fix: remove non-existing include, add placeholder comment
This commit is contained in:
parent
09a002747b
commit
9038109bd6
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
if (!defined('DOKU_INC')) die();
|
||||
?>
|
||||
<div class="nav-status">
|
||||
<?php tpl_include_page($conf['statusbar'], 1, 1) /* includes the nearest statusbar page */ ?>
|
||||
<!-- FIXME: structstatus integration -->
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue