diff --git a/web/htdocs/index.html b/web/htdocs/index.html index a056d5a8c..fa97cb504 100755 --- a/web/htdocs/index.html +++ b/web/htdocs/index.html @@ -2661,7 +2661,7 @@

[[ if (_.store) { ]]Edit[[ } else { ]]New[[ } ]] Storage System

Delete The [[= h(_.store.name) ]] Cloud Storage System?

You have requested that SHIELD remove the configuration for - the cloud storage system "[[= h(_.store.name) ]]". This is a + the cloud storage system "[[= h(_.store.name) ]]". This is an irreversible action; it cannot be undone.

Are you sure you want to delete [[= h(_.store.name) ]]?

@@ -2961,7 +2961,8 @@

[[= _.heading ]]

[[ if (agent.hidden) { ]]no[[ } else { ]]yes[[ } ]] [[ if (agent.hidden) { ]]show [[ } else { ]]hide[[ } ]] - | resync + | resync + | delete [[ if (problems.length != 0 || agent.last_error != '') { ]] @@ -2980,6 +2981,28 @@

[[= _.heading ]]

[[ } ]] +