Merge pull request #1827 from Sir3lit/patch-2

Fix new schedule header
This commit is contained in:
Jakob 2020-02-10 10:48:38 +01:00 committed by GitHub
commit 26efde61df
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
@extends('layouts.master')
@section('title')
@lang('server.schedules.new.header')
@lang('server.schedule.new.header')
@endsection
@section('scripts')