Remove inline styling from export

merge-requests/2/head
Mike Koch 9 years ago
parent f5cf6ca754
commit 1a4d62fec9

@ -898,7 +898,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
</div>
</div>
</div>
<div class="form-group" style="text-align: center">
<div class="form-group text-center">
<input type="submit" value="<?php echo $hesklang['export_btn']; ?>" class="btn btn-default" />
<input type="hidden" name="cot" value="1" />
</div>

Loading…
Cancel
Save