mirror of
https://github.com/pi-hole/web.git
synced 2026-04-22 09:48:56 +01:00
Display which page will be shown when hitting Return + Logout always goes to the very same URL
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<div class="row">
|
||||
<div class="col-xs-8">
|
||||
<ul>
|
||||
<li><tt>Return</tt> → Log in and go to Main page</li>
|
||||
<li><tt>Return</tt> → Log in and go to requested page (<?php echo $scriptname; ?>)</li>
|
||||
<li><tt>Ctrl+Return</tt> → Log in and go to Settings page</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user