RVRNEXT-27 fix page header in google_login_error
This commit is contained in:
parent
a877484d56
commit
cc3cfc15c8
@ -1,7 +1,7 @@
|
||||
@extends(templates/layout_normal)
|
||||
|
||||
@section(main)
|
||||
<h2>Login up with Google</h2>
|
||||
<h2>Login with Google</h2>
|
||||
<div class="box compactBox">
|
||||
<p class="error justify"><?= $error ?></p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user