السي بانيل Cpanel | ازالة رسالة remove the "Switch to Glass" banner notification
How to dismiss or undismiss the "Switch to Glass" notification
How to remove the "Switch to Glass" banner from the cPanel interface
How to disable the Glass theme feedback banner for newly created accounts
https://www.rise.company/upload/uplo...2560605991.png
المشكلة :
In cPanel and WHM version 96, we added a new style, Glass, to the cPanel index page.
This added a notification to the top of the cPanel interface offering to try this new style.
https://www.rise.company/forum/image...2021/12/25.png
حل المشكلة :
If you wish to dismiss for all cPanel user accounts:
ادخل هذا الامر فى terminal
بمجرد ادخال هذا الامر هتختفى الرسالة الخاصة فقط بالتنبيه بتغير الاستايل بسهولة.كود:for i in $(ls /var/cpanel/users); do uapi --user=$i NVData set names=xmainNewStyleBannerDismissed xmainNewStyleBannerDismissed=1; done
المرجع:
https://support.cpanel.net/hc/en-us/...s-notification
https://support.cpanel.net/hc/en-us/...anel-interface
https://support.cpanel.net/hc/en-us/...eated-accounts