index of
/
home
/
thefkyzp
/
public_html
/
wp-content
/
plugins
/
forminator
/
admin
/
views
/
dashboard
/
File: /home/thefkyzp/public_html/wp-content/plugins/forminator/admin/views/dashboard/footer.php
<?php /** * Template admin/views/dashboard/footer.php * * @package Forminator */ // Free version footer. if ( ! FORMINATOR_PRO ) { $this->template( 'dashboard/footer-free' ); }