* Thu Sep 25 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-2.sme
- CSP relaxed policy - revert authentication - httpd syntax fix - smanager improvement
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
</div>
|
||||
%}
|
||||
|
||||
<%= link_to 'Visit External Website' => $c->stash('php_url'), target => '_blank', rel => 'noopener noreferrer' %>
|
||||
<%= link_to 'Visit External Website' => $c->stash('php_url2'), target => '_blank', rel => 'noopener noreferrer' %>
|
||||
|
||||
<h1>Legacy-<%=$c->l('psi_phpsysinfo') %></h1><br>
|
||||
|
||||
%== $c->stash('phpsysinfo');
|
||||
|
||||
%end
|
||||
%end
|
||||
|
Reference in New Issue
Block a user