Răsfoiți Sursa

Update notification message after upgrade

Kristan Kenney 6 ani în urmă
părinte
comite
10440dadcc
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      func/upgrade.sh

+ 1 - 1
func/upgrade.sh

@@ -33,7 +33,7 @@ upgrade_welcome_message() {
 
 upgrade_complete_message() {
     # Add notification to panel
-    $HESTIA/bin/v-add-user-notification admin 'Upgrade complete' 'Your server has been updated to Hestia Control Panel version '$new_version'.<br>Please report any bugs on GitHub at<br><a href="https://github.com/hestiacp/hestiacp/Issues" target="_new">https://github.com/hestiacp/hestiacp/Issues</a><br><br>Have a great day!'
+    $HESTIA/bin/v-add-user-notification admin 'Upgrade complete' 'Your server has been updated to Hestia Control Panel v'$new_version'.<br>Please tell us about any bugs or issues that you run into by opening an issue report at <br><a href="https://github.com/hestiacp/hestiacp/Issues" target="_new">https://github.com/hestiacp/hestiacp/Issues</a><br><br>Have a great day!'
 
     # Echo message to console output
     echo