mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Update containers.twig
tiny change to reflect exact button texts Signed-off-by: Joseph <jturnism@gmail.com>
This commit is contained in:
parent
c613febbff
commit
a0627fdeca
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@
|
||||||
|
|
||||||
{% if has_update_available == true %}
|
{% if has_update_available == true %}
|
||||||
{% if is_mastercontainer_update_available == false %}
|
{% 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 %}
|
{% endif %}
|
||||||
{% else %}
|
{% else %}
|
||||||
{% if is_mastercontainer_update_available == false %}
|
{% if is_mastercontainer_update_available == false %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue