Merge pull request #1429 from mikeazo/patch-1

fixed typo in closing th tag
This commit is contained in:
Bill Burke 2015-07-06 17:55:51 -04:00
commit ee74025f38

View file

@ -7,7 +7,7 @@
<table class="table table-bordered table-striped">
<thead
<tr>
<th colspan="2">${msg("configureAuthenticators")}/th>
<th colspan="2">${msg("configureAuthenticators")}</th>
</tr>
</thead>
<tbody>