mirror of
https://github.com/JustusPlays78/SectorFileUpdater.git
synced 2025-06-27 20:45:16 +00:00
first small changes
This commit is contained in:
@ -16,6 +16,12 @@
|
||||
</h1>
|
||||
</div>
|
||||
</head>
|
||||
<script>
|
||||
$(function () {
|
||||
$("#header").load("./header.html");
|
||||
$("#footer").load("./footer.html");
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
<body class="ecsu-bg-dark-out text-white">
|
||||
@ -147,8 +153,8 @@
|
||||
</div>-->
|
||||
<br>
|
||||
<button id="savecred">Save your Credentials</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<form>
|
||||
If you want Eurosounds, please check the box below and click the download button. <br>
|
||||
|
Reference in New Issue
Block a user