Admin footer error

hi @ll

in admin panel with latest rtPanel 4.1.3 from wp.org installed shows the original wp footer html output:
Thank you for creating with WordPress.

regards,
sash

You will need to replace echo esc_attr($footer_text); with echo $footer_text; in admin/lib/rtp-admin-functions.php.We have already fixed this issue on GitHub and will be available in new release,sorry for the inconvenience.