fixed integria logo redirection in integria setup

This commit is contained in:
alejandro-campos 2019-09-27 09:07:09 +02:00
parent dc3dd1cffa
commit 5e0b7fc2b7
1 changed files with 1 additions and 1 deletions

View File

@ -502,7 +502,7 @@ $table_remote->data['integria_test'] = $row;
// Print.
echo '<div style="text-align: center; padding-bottom: 20px;">';
echo '<a target="_blank" rel="noopener noreferrer" href="http://ehorus.com">';
echo '<a target="_blank" rel="noopener noreferrer" href="http://integriaims.com">';
html_print_image('images/integria_logo.png');
echo '</a>';
echo '<br />';