Update file compte.php
This commit is contained in:
parent
f9a8e2055f
commit
e4ee00f822
@ -69,8 +69,8 @@ if(isset($_POST['delete_account'])) {
|
||||
<div>
|
||||
<?php
|
||||
|
||||
$height = 2;
|
||||
$width = 2;
|
||||
$height = 4;
|
||||
$width = 6;
|
||||
|
||||
foreach ($themes as $thid => $th) {
|
||||
echo "<a href='?theme=" . $thid . "'><div style='" . $th . "; display: flex'>";
|
||||
|
Loading…
x
Reference in New Issue
Block a user