Admin: Redirect to the Home instead of the panel

This commit is contained in:
Ilya Prokopenko 2022-06-24 18:47:06 +03:00
parent f2a5d2a36e
commit 71a95a8121
No known key found for this signature in database
GPG key ID: 3EE235B32BF277D9

View file

@ -16,7 +16,7 @@
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-textonly">
<a href="/admin">
<a href="/">
<span class="aui-header-logo-device">{$instance_name}</span>
</a>
</h1>