mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
Portal Auth and Cursed Screech Updates
This commit is contained in:
@@ -228,6 +228,11 @@ $(document).on('mouseenter', '.pa_hoverDanger', function() {
|
||||
<input type="checkbox" ng-model="cloner_stripForms"><strong>Strip Forms</strong>
|
||||
</label>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<label class="checkbox-inline">
|
||||
<input type="checkbox" ng-model="cloner_targetedPortal"><strong>Targeted Portal</strong>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-12" style="margin-top: 20px; text-align: center">
|
||||
<button class="btn btn-success btn-block" ng-click="clonePortal();">Clone Portal</button>
|
||||
|
||||
Reference in New Issue
Block a user