parent
cc23c32db7
commit
6e87f7804c
@ -1,4 +1,4 @@
|
|||||||
@extends('installer::app')
|
@extends('updater::app')
|
||||||
@section('title', 'Update phpVMS')
|
@section('title', 'Update phpVMS')
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@extends('installer::app')
|
@extends('updater::app')
|
||||||
@section('title', 'Update phpVMS')
|
@section('title', 'Update phpVMS')
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@extends('installer::app')
|
@extends('updater::app')
|
||||||
@section('title', 'Update phpVMS')
|
@section('title', 'Update phpVMS')
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@extends('installer::app')
|
@extends('updater::app')
|
||||||
@section('title', 'Update phpVMS')
|
@section('title', 'Update phpVMS')
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@extends('installer::app')
|
@extends('updater::app')
|
||||||
@section('title', 'Update Completed')
|
@section('title', 'Update Completed')
|
||||||
@section('content')
|
@section('content')
|
||||||
<div style="align-content: center;">
|
<div style="align-content: center;">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@extends('installer::app')
|
@extends('updater::app')
|
||||||
@section('title', 'Update Completed')
|
@section('title', 'Update Completed')
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
|
Loading…
Reference in New Issue
Block a user