(ui) change (+) alignment in system_usermanager.php

This commit is contained in:
Ad Schellevis 2016-05-20 17:35:21 +02:00
parent feaf21fc8e
commit 89ea14d243

View File

@ -769,8 +769,7 @@ $( document ).ready(function() {
endforeach;
endif;?>
<tr>
<td colspan="2"></td>
<td>
<td colspan="3">
<a href="system_certmanager.php?act=new&amp;userid=<?=$id?>" class="btn btn-default btn-xs"
title="<?=gettext("create or link user certificate");?>" data-toggle="tooltip">
<span class="glyphicon glyphicon-plus"></span>
@ -819,8 +818,7 @@ $( document ).ready(function() {
</tbody>
<tfoot>
<tr>
<td></td>
<td>
<td colspan="2">
<button type="button" class="btn btn-default btn-xs" id="newApiKey"
title="<?=gettext("create API key");?>" data-toggle="tooltip">
<span class="glyphicon glyphicon-plus"></span>