mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Merge pull request #5519 from appwrite/fix-oauth-error-page-copy
Fix: OAuth error copy
This commit is contained in:
commit
0368cdb669
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ $title = $this->getParam('title', '')
|
|||
}
|
||||
</style>
|
||||
<div class="with-borders">
|
||||
<a class="button">Go to console</a>
|
||||
<a class="button">Go back</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="u-gap-4 u-flex u-main-center u-cross-center" style="margin-block-start: 2rem;">
|
||||
|
|
|
|||
Loading…
Reference in a new issue