Commit 1923ee6c authored by Ad Schellevis's avatar Ad Schellevis

(legacy) small style fix in interfaces_ppps_edit.php

parent fb6c5408
......@@ -442,7 +442,6 @@ include("head.inc");
<div class="row">
<?php if (isset($input_errors) && count($input_errors) > 0) print_input_errors($input_errors); ?>
<section class="col-xs-12">
<div class="content-box">
<form action="interfaces_ppps_edit.php" method="post" name="iform" id="iform">
<div class="tab-content content-box col-xs-12 __mb">
<div class="table-responsive">
......@@ -927,7 +926,6 @@ include("head.inc");
</div>
</div>
</form>
</div>
</section>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment