Minor format re-arrangements!

This commit is contained in:
2024-11-29 15:19:48 +00:00
parent 47514f6f28
commit 9e996a49ff
3 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
</p>
%} elsif ($c->stash('success')) {
<div class='sme-border'>
<div class='success '>
<h2><%=$c->l('Status Report') %></h2><p>
%= $c->l($c->stash('success'));
</p>