]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/MainPage.templ
add: ensure that for RA Agent actions there is a valid RA Challenge
[gigi.git] / src / club / wpia / gigi / pages / MainPage.templ
index 2b14f704cf011d2f73e48a48e82eaf379587fd38..8f9f87313c553aea6b7317b7b15e5a7f3b1d76fc 100644 (file)
     </div>
   <? } ?>
 <? } ?>
     </div>
   <? } ?>
 <? } ?>
-
+<? if($catsinfo) { ?>
+  <div class="alert alert-warning" role="alert">
+  <? if($catsra) { ?>
+    <p><?=_To add a verification you need to pass the RA Agent Challenge.?></p>
+  <? } ?>
+  </div>
+<? } ?>
 <div class="card card-body bg-light">
 <? if($ra-agent) { ?><p><?=_You are an RA Agent.?></p><? } ?>
 <p><?=_Assigned support permissions?>: <?=$support-groups?></p>
 <div class="card card-body bg-light">
 <? if($ra-agent) { ?><p><?=_You are an RA Agent.?></p><? } ?>
 <p><?=_Assigned support permissions?>: <?=$support-groups?></p>