update remove subscription banner PVE 9

This commit is contained in:
MacRimi
2025-09-27 18:16:12 +02:00
parent 503efa4572
commit 35e2d53f0f
2 changed files with 108 additions and 3 deletions

View File

@@ -247,7 +247,7 @@ remove_subscription_banner_pve9() {
register_tool "subscription_banner" true
msg_ok "$(translate "Subscription banner removed successfully.")"
msg_ok "$(translate "Refresh your browser (Ctrl+F5) to see changes.")"
msg_ok "$(translate "Refresh your browser to see changes.")"
}