Merge pull request #53686 from nextcloud/backport/53499/stable31

[stable31] fix(profile): Consistent email confirmation pages
pull/53604/head
Josh 2025-06-25 15:51:30 +07:00 committed by GitHub
commit 109a08aba5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

@ -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>

@ -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(\OC::$server->get(\OCP\IURLGenerator::class)->linkTo('', 'index.php')) ?>">