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