diff --git a/account/account.php b/account.php
similarity index 80%
rename from account/account.php
rename to account.php
index b8df11b..0e7be57 100644
--- a/account/account.php
+++ b/account.php
@@ -2,13 +2,13 @@
-
+
@@ -36,7 +36,7 @@
var new_passowrd = $("#newPassword").val();
var confirm_password = $("#confirmSassword").val();
var submit = $("#passwordSubmit").val();
- $("#sniffle").load("../app/account/password_reset.php", {
+ $("#sniffle").load("app/account/password_reset.php", {
new_passowrd: new_passowrd,
confirm_password: confirm_password,
submit: submit
@@ -44,7 +44,7 @@
});
-
+
\ No newline at end of file
diff --git a/ui/nav.php b/ui/nav.php
index ec8b258..4a7745c 100644
--- a/ui/nav.php
+++ b/ui/nav.php
@@ -11,9 +11,9 @@
if (loggedin()) {
echo "