Commit 99a3caf3 authored by Franco Fichtner's avatar Franco Fichtner

interfaces: when there are no interfaces to assign...

... the save button can still be useful.
parent 75a63aba
......@@ -434,14 +434,14 @@ include("head.inc");
</button>
</td>
</tr>
<?php
endif; ?>
<tr>
<td colspan="2"></td>
<td>
<input name="Submit" type="submit" class="btn btn-primary" value="<?=gettext("Save"); ?>" />
</td>
</tr>
<?php
endif; ?>
</tbody>
</table>
</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