Skip to content

Commit 161865e

Browse files
committed
Improvements to the login screen.
1 parent 472ae56 commit 161865e

3 files changed

Lines changed: 23 additions & 1 deletion

File tree

Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 18 additions & 0 deletions
Loading

resources/views/about/index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="row">
1919
<div class="col-8">
2020
<div class="card card-body">
21-
<img class="about-logo" src="/img/processmaker-login.svg" alt="ProcessMaker">
21+
<img class="about-logo" src="/img/processmaker-about.svg" alt="ProcessMaker">
2222
<hr>
2323
<div><strong>{{ __('ProcessMaker Platform') }}</strong> {{ $versionTitle }}</div>
2424
<hr>

0 commit comments

Comments
 (0)