Merge branch '1633-Ventana-modal-de-alertas-del-sistema-muy-fea-2' into 'develop'
Visual inprovement in alerts system window - #1633 See merge request artica/pandorafms!1108
This commit is contained in:
commit
768ace94b8
|
@ -18,7 +18,7 @@ echo "</span>
|
|||
<img class='modalclosex cerrar' src='".$config['homeurl']."/images/icono_cerrar.png'>
|
||||
</div>";
|
||||
|
||||
echo "<div style='overflow-y:auto;height:400px;min-height:400px;max-height:400px;'>";
|
||||
echo "<div style='overflow-y:auto;height:400px;min-height:400px;max-height:400px;padding:20px;'>";
|
||||
echo get_pandora_error_for_header();
|
||||
echo "</div>";
|
||||
|
||||
|
|
Loading…
Reference in New Issue