Update sidebar.php
Line 58 - wrong closing tag - missing </ul>
This commit is contained in:
parent
f237cdc859
commit
4df091149b
|
|
@ -55,6 +55,6 @@
|
|||
<li>
|
||||
<?= Helper\a(t('Daily project summary'), 'project', 'exportDailyProjectSummary', array('project_id' => $project['id'])) ?>
|
||||
</li>
|
||||
</li>
|
||||
</ul>
|
||||
<?php endif ?>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue