Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Commit 98f4e91

Browse files
author
NerdOfLinux
authored
Update options.php
1 parent d3b34b4 commit 98f4e91

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

options.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
</head>
1919
<body>
2020
<h1 style="text-align: center;">Admin Panel</h1>
21-
<a href="logout.php" class="logout">Logout</a><hr>
21+
<div id="blueLink">
22+
<a href="logout.php">Logout</a><hr>
23+
</div>
2224
<p>Below you will find shortcuts to a number of settings meant to replace SSH</p>
2325

2426
<a href="shell.php"><p class="server">EXECUTE SHELL</p></a>

0 commit comments

Comments
 (0)