Merge branch 'ent-4461-Problema-logo-integria' into 'develop'

fixed integria logo redirection in integria setup

See merge request artica/pandorafms!2768
This commit is contained in:
Daniel Rodriguez 2019-09-27 09:20:26 +02:00
commit 03b34d9af8
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 />';