some changes to the login page for non authed users. And also added a new layout with the id 6 only for marderchen to fix his async issues with older browsers
This commit is contained in:
5
resources/views/layout6/closedreg.php
Normal file
5
resources/views/layout6/closedreg.php
Normal file
@@ -0,0 +1,5 @@
|
||||
@extends('layout')
|
||||
@section('content')
|
||||
<div class="page-header">
|
||||
<h1>Registration closed - check back later</h1>
|
||||
@endsection
|
Reference in New Issue
Block a user