commit 70ad7f3350519a1bb8ac6b565cdf31f0b49aaaf2
parent 69cd922ad33fd67d95a6d811bebfee1d2d03870f
Author: David Liotta <liottad6@students.rowan.edu>
Date: Sun, 16 Dec 2018 21:10:16 -0500
Update createsurvey.php
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/createsurvey.php b/website/createsurvey.php
@@ -1,4 +1,4 @@
-<? php include 'res/navbar.php';?>
+<?php include 'res/navbar.php';?>
<html>
<h2> Create A New Survey </h2>
<form class="create-survey-form" action="res/new-survey.php" method="POST">