fix(profile): Consistent email confirmation page design

Signed-off-by: Josh <josh.t.richards@gmail.com>
pull/53686/head
Josh 2025-06-15 09:46:47 +07:00 committed by backportbot[bot]
parent 26c0c85637
commit a1d1cf0c2b
1 changed files with 1 additions and 1 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>