Development
This commit is contained in:
parent
6a3197dd68
commit
492b1a15c5
1 changed files with 1 additions and 1 deletions
|
|
@ -682,7 +682,7 @@ def collect_tokens():
|
|||
tokens['APPLY_WARNING'] = (
|
||||
f'<span class="btn-notice btn-notice-warning">'
|
||||
f'{_load_icon("arrow-right")}'
|
||||
f'Applying actions will temporarily disrupt connections as network services are restarted.'
|
||||
f'Applying actions will briefly disrupt connections as network services are restarted.'
|
||||
f'</span>'
|
||||
if pending_items else ''
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue