mirror of
https://github.com/unraid/webgui.git
synced 2026-01-13 21:20:01 -06:00
Make WireGuard trademark visible on "full" page
This commit is contained in:
@@ -1421,7 +1421,7 @@ _(Persistent keepalive)_:
|
||||
: <input type="submit" value="_(Apply)_" onclick="return(validateForm($(document.wg0),'wg0'))" disabled><input type="button" value="_(Done)_" onclick="done()"><input type="button" value="_(Add Peer)_" onclick="addPeer($(document.wg0),'wg0')">
|
||||
<input type="button" class="advanced wg0" value="_(Delete Tunnel)_" style="float:right;display:none" onclick="delTunnel('wg0')"<?=file_exists($conf_wg0)?'':' disabled'?>>
|
||||
</form>
|
||||
<small style="position:absolute;right:30px;bottom:40px">"WireGuard" and the "WireGuard" logo are registered trademarks of Jason A. Donenfield</small>
|
||||
<small style="position:absolute;left:10px;top:30px">"WireGuard" and the "WireGuard" logo are registered trademarks of Jason A. Donenfield</small>
|
||||
|
||||
<script markdown="1" type="text/html" id="peer-template-wg0">
|
||||
<div markdown="1" id="index-wg0-INDEX" class="shade-<?=$display['theme']?>">
|
||||
|
||||
Reference in New Issue
Block a user