Remove "requires restart" from network interface settings

Network interface changes are applied on the fly. A restart is not required.
This commit is contained in:
an0n666
2020-04-28 12:42:37 +06:00
parent 6dcb0665ca
commit 1d3bb705c8
2 changed files with 4 additions and 4 deletions

View File

@@ -842,7 +842,7 @@
<table>
<tr>
<td>
<label for="networkInterface">QBT_TR(Network Interface (requires restart):)QBT_TR[CONTEXT=OptionsDialog]</label>
<label for="networkInterface">QBT_TR(Network Interface:)QBT_TR[CONTEXT=OptionsDialog]</label>
</td>
<td>
<select id="networkInterface" style="width: 15em;">
@@ -851,7 +851,7 @@
</tr>
<tr>
<td>
<label for="optionalIPAddressToBind">QBT_TR(Optional IP Address to bind to (requires restart):)QBT_TR[CONTEXT=OptionsDialog]</label>
<label for="optionalIPAddressToBind">QBT_TR(Optional IP Address to bind to:)QBT_TR[CONTEXT=OptionsDialog]</label>
</td>
<td>
<select id="optionalIPAddressToBind" style="width: 15em;">