Fix php tag

This commit is contained in:
Laurent Destailleur 2023-01-08 19:34:32 +01:00
parent 2ed7cda6e7
commit ce1e6dd9bd

View File

@ -342,9 +342,9 @@ div.paymentbordline
?>
overflow-x: hidden;
overfloy-y: scroll;
<?
<?php
} else {
?>
?>
overflow: visible;
<?php
}