diff options
Diffstat (limited to 'web/html/index.php')
-rw-r--r-- | web/html/index.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/web/html/index.php b/web/html/index.php index 21de99d..cf56974 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -17,9 +17,7 @@ $dbh = db_connect(); ?> <div class="pgbox"> -<div class="pgboxtitle"> -<span class="f3">AUR <?php print __("Home"); ?></span> -</div> +<h2>AUR <?php print __("Home"); ?></h2> <div class="frontpgboxbody"> <p> |