Skip to content
Snippets Groups Projects
Commit 1dfabfb4 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

admin settings: fix LDAP settings header layout

parent 1076a778
No related branches found
No related tags found
No related merge requests found
<div id="ldapSettings" class="section">
<form id="ldap" class="section" action="#" method="post">
<h2><?php p($l->t('LDAP')); ?></h2>
<form id="ldap" action="#" method="post">
<div id="ldapSettings">
<ul>
<?php foreach($_['toc'] as $id => $title) { ?>
<li id="<?php p($id); ?>"><a href="<?php p($id); ?>"><?php p($title); ?></a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment