firmware: make this clearer

This commit is contained in:
Franco Fichtner 2017-07-10 09:03:47 +02:00
parent c985c5d5f4
commit d80cb40a7a

View File

@ -499,7 +499,7 @@ POSSIBILITY OF SUCH DAMAGE.
message: $('#message').html(),
buttons: [{
<?php if (file_exists('/usr/local/opnsense/firmware-upgrade')): ?>
label: "{{ lang._('Upgrade') }}",
label: "{{ lang._('Unlock upgrade') }}",
cssClass: 'btn-warning',
action: function (dialogRef) {
dialogRef.close();