]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/domain/PingConfigForm.templ
fix: bootstrap buttons for domain management
[gigi.git] / src / org / cacert / gigi / pages / account / domain / PingConfigForm.templ
index 16c50a3e53a8bb742d2f3d0d90bf7b692f5f50e5..7d2eb5dc8412622dc1790c4bbaa4800694a42318 100644 (file)
@@ -39,4 +39,6 @@
     </table>
   </div>
 </div>
-  
\ No newline at end of file
+<? if($notEmbedded) { ?>
+<button class="btn btn-primary" type="submit"><?=_Update?></button>
+<? } ?>