mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Create openvpn subtemplates
This commit is contained in:
9
templates/openvpn/configs.php
Normal file
9
templates/openvpn/configs.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<div class="tab-pane fade" id="openvpnconfigs">
|
||||
<h4 class="mt-3"><?php echo _("Manage configs"); ?></h4>
|
||||
<div class="row">
|
||||
<div class="form-group col-md-8">
|
||||
</div>
|
||||
</div><!-- /.row -->
|
||||
</div><!-- /.tab-pane | manage configs tab -->
|
||||
|
||||
|
Reference in New Issue
Block a user