mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/relayd: simplify save button label
This commit is contained in:
@@ -229,7 +229,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
<table class="table table-striped table-condensed table-responsive">
|
||||
<tr>
|
||||
<td>
|
||||
<button class="btn btn-primary" id="btnSaveGeneral" type="button"><b>{{ lang._('Save changes') }}</b> <i id="btnSaveGeneralProgress"></i></button>
|
||||
<button class="btn btn-primary" id="btnSaveGeneral" type="button"><b>{{ lang._('Save') }}</b> <i id="btnSaveGeneralProgress"></i></button>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user