From 7bd3968ac80ccdfeca110b6189e0fe1bd8ee17ad Mon Sep 17 00:00:00 2001
From: unknown <karacsonybalazs01@gmail.com>
Date: Sun, 30 Oct 2022 11:48:04 +0100
Subject: [PATCH] =?UTF-8?q?Regisztr=C3=A1ci=C3=B3s=20sablon=20m=C3=B3dos?=
 =?UTF-8?q?=C3=ADt=C3=A1sa?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 picquiz/resources/views/users/register.blade.php | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/picquiz/resources/views/users/register.blade.php b/picquiz/resources/views/users/register.blade.php
index 784a77a..60d30cd 100644
--- a/picquiz/resources/views/users/register.blade.php
+++ b/picquiz/resources/views/users/register.blade.php
@@ -29,15 +29,12 @@
                 @csrf
                   <div class="d-flex flex-row align-items-center mb-4">
 
-                    <!--<img src="https://mdbcdn.b-cdn.net/img/Photos/new-templates/bootstrap-registration/draw1.webp"
-                      class="img-fluid" alt="Sample image">-->
-
                     <i class="fas fa-user fa-lg me-3 fa-fw"></i>
                     <div class="form-outline flex-fill mb-0">
                       
                       <input 
                         type="file" 
-                        name="profilePicture" 
+                        name="profile_picture" 
                         id="profilePictureInput" 
                         accept="image/*" 
                         class="form-control"
@@ -49,9 +46,6 @@
 
                   <div class="d-flex flex-row align-items-center mb-4">
 
-                    <!--<img src="https://mdbcdn.b-cdn.net/img/Photos/new-templates/bootstrap-registration/draw1.webp"
-                      class="img-fluid" alt="Sample image">-->
-
                     <i class="fas fa-user fa-lg me-3 fa-fw"></i>
                     <div class="form-outline flex-fill mb-0">