Commit ba7740e8 authored by Ad Schellevis's avatar Ad Schellevis

(ids) change update -> apply, closes https://github.com/opnsense/core/issues/750

parent 705d1e50
...@@ -521,7 +521,7 @@ POSSIBILITY OF SUCH DAMAGE. ...@@ -521,7 +521,7 @@ POSSIBILITY OF SUCH DAMAGE.
</table> </table>
<div class="col-md-12"> <div class="col-md-12">
<hr/> <hr/>
<button class="btn btn-primary act_update" type="button"><b>{{ lang._('Update') }}</b><i class="act_update_progress"></i></button> <button class="btn btn-primary act_update" type="button"><b>{{ lang._('Apply') }}</b><i class="act_update_progress"></i></button>
<br/> <br/>
<br/> <br/>
</div> </div>
...@@ -552,7 +552,7 @@ POSSIBILITY OF SUCH DAMAGE. ...@@ -552,7 +552,7 @@ POSSIBILITY OF SUCH DAMAGE.
</table> </table>
<div class="col-md-12"> <div class="col-md-12">
<hr/> <hr/>
<button class="btn btn-primary act_update" type="button"><b>{{ lang._('Update') }}</b><i class="act_update_progress"></i></button> <button class="btn btn-primary act_update" type="button"><b>{{ lang._('Apply') }}</b><i class="act_update_progress"></i></button>
<br/> <br/>
<br/> <br/>
</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