Update containers.twig

tiny change to reflect exact button texts

Signed-off-by: Joseph <jturnism@gmail.com>
This commit is contained in:
Joseph 2023-06-14 11:58:14 -06:00 committed by GitHub
parent c613febbff
commit a0627fdeca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -265,7 +265,7 @@
{% if has_update_available == true %}
{% if is_mastercontainer_update_available == false %}
⚠️ Container updates are available. Click on <b>Stop Containers</b> and <b>Start Containers</b> to update them. You should consider creating a backup first.<br><br>
⚠️ Container updates are available. Click on <b>Stop containers</b> and <b>Start and update containers</b> to update them. You should consider creating a backup first.<br><br>
{% endif %}
{% else %}
{% if is_mastercontainer_update_available == false %}