Initial commit
This commit is contained in:
6
formwidgets/oauth/partials/_gaccess.htm
Normal file
6
formwidgets/oauth/partials/_gaccess.htm
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php if (!empty($auth_url)): ?>
|
||||
<p>
|
||||
<?= e(trans('nicost.gcalendar::lang.settings.gaccess.text')) ?><br>
|
||||
<a href="<?= $auth_url ?>" target="_blank"><?= e(trans('nicost.gcalendar::lang.settings.gaccess.button')) ?></a>
|
||||
</p>
|
||||
<?php endif ?>
|
||||
Reference in New Issue
Block a user