revert add 'my' to newly moved Db opening code!
This commit is contained in:
2024-11-29 16:21:41 +01:00
parent 2b6e43b810
commit e90e4a77da
3 changed files with 6 additions and 6 deletions

View File

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