format fixes

master
Thomas 2017-11-01 19:27:30 +01:00 committed by GitHub
parent 4d8995f14a
commit 0e38bd783f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 187 additions and 185 deletions

View File

@ -45,7 +45,9 @@ $_SESSION['return_to'] = $_SERVER['REQUEST_URI'];
<li><a id="delete_selected" data-id="domain" data-api-url='delete/domain' href="#"><?=$lang['mailbox']['remove'];?></a></li>
<? endif; ?>
</ul>
<? if($_SESSION['mailcow_cc_role'] == "admin"): ?>
<a class="btn btn-sm btn-success" href="#" data-toggle="modal" data-target="#addDomainModal"><span class="glyphicon glyphicon-plus"></span> <?=$lang['mailbox']['add_domain'];?></a>
<? endif; ?>
</div>
</div>
</div>