Add files via upload (#3)

* Add files via upload

v2.02 UPDATE: 10/30/2019

1.) Added folder "swgsourceclient" for VM owner to add his configured client in zip format to allow others to download the client.

2.) Modified "addnewuser.php" file to include a download link and file location for client download in compressed file format

    Bandit

* typo

* closing tag

* HTML fixes

-Put the download link within the document body.
-Remove the closing br tag, which isn't a thing. It's a self closing tag.
This commit is contained in:
Bandit42
2019-10-30 20:54:55 -07:00
committed by Cekis
parent 9aef150700
commit b76e2719cb
2 changed files with 4 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ return false;
<style>
body {
background-image: url("/images/darth_vader-lightsaber-star_wars.jpg");
background-color: black;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
@@ -76,5 +77,7 @@ a:active {
</center>
</form>
</table>
<br />
<center><a href="/swgsourceclient/swgsourceclientv1.2.1.rar" download><font size="+2"><b><u>Download Client</u></b></font></a></center>
</body>
</html>

View File

@@ -0,0 +1 @@
Configured client goes here in swgsourceclient folder as a compressed file