Skip to content

Commit 1122e8d

Browse files
Quentin-GuilleminAndyScherzinger
authored andcommitted
fix(settings): missing end of html tag
Signed-off-by: Quentin Guillemin <quentin.guillemin@recia.fr>
1 parent 4eadcf2 commit 1122e8d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/settings/templates/help.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
</span>
5050
</a>
5151
</li>
52+
</ul>
5253
</div>
5354

5455
<div id="app-content" class="help-includes">
@@ -87,6 +88,7 @@
8788
<?php p($l->t('Privacy policy')); ?>
8889
</a>
8990
<?php } ?>
91+
</div>
9092
</div>
9193
</div>
9294
</div>

0 commit comments

Comments
 (0)