(legacy) regression services_upnp.php

This commit is contained in:
Ad Schellevis 2016-03-10 16:15:08 +01:00
parent 5adb350efa
commit 6fd5149466

View File

@ -347,22 +347,22 @@ include("head.inc");
</td>
</tr>
</tbody>
</tbody>
</table>
</table>
</div>
</div>
</div>
</section>
<section class="col-xs-12">
<div class="content-box">
<div class="table-responsive">
<table class="table table-striped">
<tbody>
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
<input name="Submit" type="submit" class="btn btn-primary" value="<?=gettext("Save");?>" />
</td>
</tr>
</section>
<section class="col-xs-12">
<div class="content-box">
<div class="table-responsive">
<table class="table table-striped">
<tbody>
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
<input name="Submit" type="submit" class="btn btn-primary" value="<?=gettext("Save");?>" />
</td>
</tr>
</tbody>
</table>
</div>
</div>