mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
#12205 Fix url
This commit is contained in:
parent
23c5836ddc
commit
f22fd10659
@ -154,7 +154,7 @@ $table_remote->data['ehorus_test'] = $row;
|
|||||||
|
|
||||||
// Print.
|
// Print.
|
||||||
echo '<div class="center pdd_b_10px mrgn_btn_20px white_box max_floating_element_size">';
|
echo '<div class="center pdd_b_10px mrgn_btn_20px white_box max_floating_element_size">';
|
||||||
echo '<a target="_blank" rel="noopener noreferrer" href="http://ehorus.com">';
|
echo '<a target="_blank" rel="noopener noreferrer" href="https://pandorafms.com/es/control-remoto/">';
|
||||||
if ($config['style'] === 'pandora_black' || is_metaconsole() === true) {
|
if ($config['style'] === 'pandora_black' || is_metaconsole() === true) {
|
||||||
html_print_image(
|
html_print_image(
|
||||||
'include/ehorus/images/Pandora RC blanco@2x.png',
|
'include/ehorus/images/Pandora RC blanco@2x.png',
|
||||||
@ -174,8 +174,8 @@ echo '<br />';
|
|||||||
echo '<div class="ehorus_title">';
|
echo '<div class="ehorus_title">';
|
||||||
echo __('Remote Management System');
|
echo __('Remote Management System');
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
echo '<a target="_blank" rel="noopener noreferrer" href="https://ehorus.com">';
|
echo '<a target="_blank" rel="noopener noreferrer" href="https://pandorafms.com/es/control-remoto/">';
|
||||||
echo 'https://ehorus.com';
|
echo 'https://pandorafms.com/es/control-remoto/';
|
||||||
echo '</a>';
|
echo '</a>';
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user