revert revert 2b6e43b810

revert add 'my' to newly moved Db opening code!
This commit is contained in:
2024-11-29 16:33:38 +01:00
parent e90e4a77da
commit ce6a38bb79
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>