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