Merge pull request #53499 from nextcloud/jtr-profile-email-pages

fix(profile): Consistent email confirmation pages
This commit is contained in:
Andy Scherzinger 2025-06-25 18:34:21 +02:00 committed by GitHub
commit 0f94ceace1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
/** @var \OCP\IL10N $l */
/** @var \OCP\Defaults $theme */
?>
<div class="update">
<div class="guest-box">
<form method="POST">
<h2><?php p($_['title']) ?></h2>
<p><?php p($_['message']) ?></p>

View file

@ -8,7 +8,7 @@
/** @var \OCP\Defaults $theme */
?>
<div class="update">
<div class="guest-box">
<h2><?php p($_['title']) ?></h2>
<p><?php p($_['message']) ?></p>
<p><a class="button primary" href="<?php p(\OCP\Server::get(\OCP\IURLGenerator::class)->linkTo('', 'index.php')) ?>">