diff --git a/scripts/main.js b/scripts/main.js index c025523..0fb2e43 100644 --- a/scripts/main.js +++ b/scripts/main.js @@ -1,9 +1,6 @@ // Validates the data inputs on the upload form function validateUpload() { - // console.log("Validated!"); - // document.getElementById("upload-form").submit(); - var url_bar = document.getElementById('url'); var video_title = document.getElementById('title'); var username = document.getElementById('username'); @@ -103,4 +100,3 @@ function validateUpload() { } else { alert('Please fill out the rest of the upload form.'); } -} \ No newline at end of file diff --git a/upload.php b/upload.php index ed0226e..30440a8 100644 --- a/upload.php +++ b/upload.php @@ -1,63 +1,63 @@ - - - FightHub - Upload - - - - - - - - - -
- -

Youtube URL *

- - -

Video Title *

- - -

Username *

- - -

Description

- - -

Event Date *

- - -

Video Length

- - -

Characters (Seperated by commas) *

- - -

Players (Seperated by commas) *

- - -

Select Game *

- - -

Stage Name *

- - - - -
- - - + + + FightHub - Upload + + + + + + + + + +
+ +

Youtube URL *

+ + +<<<<<<< HEAD +

Video Title *

+ + +

Username *

+ + +

Description

+ + +

Event Date *

+ + +

Video Length

+ + +

Characters (Seperated by commas) *

+ + +

Players (Seperated by commas) *

+ + +

Select Game *

+ + +

Stage Name *

+ + + +
+ + +