]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/MyDetails.templ
upd: split certificate issuance as organisation into seperate
[gigi.git] / src / org / cacert / gigi / pages / account / MyDetails.templ
index eb86e511f5042077f227cc15b084124026c67b48..a4940ceb05196cf9993c3526e79a501c395df3ee 100644 (file)
@@ -1,3 +1,6 @@
 <?=$detailsForm?>
 <h2><?=_My Listing?></h2>
-<?=$contactMeForm?>
\ No newline at end of file
+<?=$contactMeForm?>
+<? if($orgaForm) { ?>
+<?=$orgaForm?>
+<? } ?>