Commit 1ec4bd2d authored by Ad Schellevis's avatar Ad Schellevis

(legacy) page markup fix for system_gateways.php

parent 68fed4c9
...@@ -298,7 +298,7 @@ $( document ).ready(function() { ...@@ -298,7 +298,7 @@ $( document ).ready(function() {
<table class="table table-striped"> <table class="table table-striped">
<thead> <thead>
<tr> <tr>
<th>&nbsp;</th> <th colspan="2">&nbsp;</th>
<th><?=gettext("Name"); ?></th> <th><?=gettext("Name"); ?></th>
<th><?=gettext("Interface"); ?></th> <th><?=gettext("Interface"); ?></th>
<th><?=gettext("Gateway"); ?></th> <th><?=gettext("Gateway"); ?></th>
......
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