CC-4849: 2.3.x-saas: Empty page for Support feedback
-fixed
This commit is contained in:
parent
712df8b12d
commit
bd3d12bd26
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<fieldset class="padded">
|
||||
<dl id="public-info" style="display:<?php echo "none"?>;">
|
||||
<dl id="public-info" style="display:<?php echo "block"?>;">
|
||||
<dt id="stationName-label" class="block-display">
|
||||
<label class="required" for="stationName"><?php echo $this->element->getElement('stationName')->getLabel() ?>
|
||||
<span class="info-text-small"><?php echo _("(Required)")?></span>:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue