fixed typo in closing th tag

This commit is contained in:
mikeazo 2015-07-06 13:41:10 -04:00
parent f3aeb5ec9f
commit be96a3785b

View file

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