mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#12192 Fix pandora itsm url
This commit is contained in:
parent
f8c99c6ada
commit
9a57cc550e
@ -558,7 +558,7 @@ $table_cr_settings->data[4][0] = html_print_label_input_block(
|
|||||||
|
|
||||||
// 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="https://pandorafms.com/es/itsm/">';
|
echo '<a target="_blank" rel="noopener noreferrer" href="https://pandorafms.com/itsm/">';
|
||||||
html_print_image(
|
html_print_image(
|
||||||
'images/pandoraITSM_logo.png',
|
'images/pandoraITSM_logo.png',
|
||||||
false,
|
false,
|
||||||
@ -569,8 +569,8 @@ echo '<br />';
|
|||||||
echo '<div class="ITSM_title">';
|
echo '<div class="ITSM_title">';
|
||||||
echo __('Pandora ITSM');
|
echo __('Pandora ITSM');
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
echo '<a target="_blank" rel="noopener noreferrer" href="https://pandorafms.com/es/itsm/">';
|
echo '<a target="_blank" rel="noopener noreferrer" href="https://pandorafms.com/itsm/">';
|
||||||
echo 'https://pandorafms.com/es/itsm/';
|
echo 'https://pandorafms.com/itsm/';
|
||||||
echo '</a>';
|
echo '</a>';
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user