Merge pull request #67 from 0x5f3/rebase-fix

fix rebase issues with reverse proxy
This commit is contained in:
jokob-sk
2022-08-05 23:00:52 +10:00
committed by GitHub
8 changed files with 15 additions and 15 deletions

View File

@@ -133,7 +133,7 @@ function show_pia_servertime() {
<!-- ----------------------------------------------------------------------- -->
<!-- Logo -->
<a href="." class="logo">
<a href="devices.php" class="logo">
<!-- mini logo for sidebar mini 50x50 pixels -->
<span class="logo-mini">P<b>a</b></span>
<!-- logo for regular state and mobile devices -->
@@ -177,7 +177,7 @@ function show_pia_servertime() {
<li class="user-footer">
<div class="pull-right">
<a href="/index.php?action=logout" class="btn btn-danger">Sign out</a>
<a href="index.php?action=logout" class="btn btn-danger">Sign out</a>
</div>
</li>
</ul>