]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/orga/CreateOrgForm.templ
Merge "Update notes about password security"
[gigi.git] / src / org / cacert / gigi / pages / orga / CreateOrgForm.templ
index b050f23dadf0aa1635914b3d76804101b6701d46..bd0f74dece7d19f20f7656d85a4f1ff9fb91df86 100644 (file)
@@ -33,7 +33,7 @@
   <? if($edit) { ?>
   <tr>
     <td></td>
-    <td><?=_WARNING: updating the data will revoke all issued certificates.?></td>
+    <td><div class="alert alert-warning"><?=_WARNING: updating the data will revoke all issued certificates.?></div></td>
   </tr>
   <tr>
     <td colspan="2"><button type="submit" name="action" value="updateCertificateData" class="btn btn-primary"><?=_Update certificate data?></button></td>