df
This commit is contained in:
parent
d71a9cbb12
commit
600d6ebf19
|
|
@ -29,7 +29,7 @@ foreach($actes as $v) {
|
||||||
<?php
|
<?php
|
||||||
} else{
|
} else{
|
||||||
?>
|
?>
|
||||||
<marquee behavior="scroll" direction="left" scrollamount="10" style="color:white; background-color:red; font-size:14pt; font-weight:bold;">
|
<marquee behavior="scroll" direction="left" scrollamount="10" style="color:white; background-color:red; font-size:14pt; font-weight:bold; width:100%;">
|
||||||
<?= _("L'acte saisi n'existe pas.") ?>
|
<?= _("L'acte saisi n'existe pas.") ?>
|
||||||
</marquee>
|
</marquee>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
Loading…
Reference in New Issue
Block a user