]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/admin/support/SupportRevokeCertificatesForm.templ
upd: use bootstrap class for button
[gigi.git] / src / org / cacert / gigi / pages / admin / support / SupportRevokeCertificatesForm.templ
index db141cda6c0d7af53ac3ae043102610ee9113ccc..1cc4de345f124627261165b7988d7966a144aff7 100644 (file)
@@ -22,7 +22,7 @@
             <? } ?>
         <tr>
             <th colspan="6">
-                    <input name="revokeall" value="<?=_revoke certificates?>" type="submit">
+                    <input class="btn btn-danger" name="revokeall" value="<?=_revoke certificates?>" type="submit">
             </th>
         </tr>
     </tbody></table>
\ No newline at end of file