Tidy the ends of some php file

Signed-off-by: Gontier Julien <gontierjulien68@gmail.com>
This commit is contained in:
Gontier Julien
2022-07-14 20:24:38 +02:00
parent 1714b082c3
commit 85f765f1e5
7 changed files with 0 additions and 9 deletions

View File

@@ -49,5 +49,4 @@ function theme_selection() {
<label for="webtheme_<?php echo $key; ?>"><strong><?php echo $value[0]; ?></strong></label></div><?php
}
}
?>