diff --git a/includes/class-paybutton-admin.php b/includes/class-paybutton-admin.php index e181861..980dfca 100644 --- a/includes/class-paybutton-admin.php +++ b/includes/class-paybutton-admin.php @@ -229,7 +229,7 @@ public function admin_notice_missing_wallet_address() { $address = get_option('pb_paywall_admin_wallet_address', ''); if (empty($address)) { echo '
PayButton: Please set your wallet address in Paywall Settings. If you don\'t have an address yet, create a wallet using Cashtab, Electrum ABC or Electron Cash.
'; + echo 'NOTICE: Please set your wallet address in Paywall Settings. If you don\'t have an address yet, create a wallet using Cashtab, Electrum ABC or Electron Cash.
'; echo '