mirror of
https://github.com/p08dev/Bloggr.git
synced 2026-06-17 12:43:56 +02:00
Fixed minor bugs
Fixed spelling Fixed layout
This commit is contained in:
@ -33,7 +33,7 @@ require_once(__DIR__."/inc/head.php");
|
||||
<body>
|
||||
<?php require_once(__DIR__."/inc/nav.php"); ?>
|
||||
<section class="main">
|
||||
<h2>Change Password</h2>
|
||||
<h2>Einstellungen</h2>
|
||||
<?php
|
||||
foreach ($errors as $key=>$value):
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user