diff --git a/newDesign/assets/bootstrap/css/bootstrap.min.css b/assets/bootstrap/css/bootstrap.min.css similarity index 100% rename from newDesign/assets/bootstrap/css/bootstrap.min.css rename to assets/bootstrap/css/bootstrap.min.css diff --git a/newDesign/assets/bootstrap/js/bootstrap.min.js b/assets/bootstrap/js/bootstrap.min.js similarity index 100% rename from newDesign/assets/bootstrap/js/bootstrap.min.js rename to assets/bootstrap/js/bootstrap.min.js diff --git a/newDesign/assets/css/Footer-Dark.css b/assets/css/Footer-Dark.css similarity index 100% rename from newDesign/assets/css/Footer-Dark.css rename to assets/css/Footer-Dark.css diff --git a/newDesign/assets/css/Header-Dark.css b/assets/css/Header-Dark.css similarity index 100% rename from newDesign/assets/css/Header-Dark.css rename to assets/css/Header-Dark.css diff --git a/newDesign/assets/css/styles.css b/assets/css/styles.css similarity index 100% rename from newDesign/assets/css/styles.css rename to assets/css/styles.css diff --git a/newDesign/assets/fonts/ionicons.eot b/assets/fonts/ionicons.eot similarity index 100% rename from newDesign/assets/fonts/ionicons.eot rename to assets/fonts/ionicons.eot diff --git a/newDesign/assets/fonts/ionicons.min.css b/assets/fonts/ionicons.min.css similarity index 100% rename from newDesign/assets/fonts/ionicons.min.css rename to assets/fonts/ionicons.min.css diff --git a/newDesign/assets/fonts/ionicons.svg b/assets/fonts/ionicons.svg similarity index 100% rename from newDesign/assets/fonts/ionicons.svg rename to assets/fonts/ionicons.svg diff --git a/newDesign/assets/fonts/ionicons.ttf b/assets/fonts/ionicons.ttf similarity index 100% rename from newDesign/assets/fonts/ionicons.ttf rename to assets/fonts/ionicons.ttf diff --git a/newDesign/assets/fonts/ionicons.woff b/assets/fonts/ionicons.woff similarity index 100% rename from newDesign/assets/fonts/ionicons.woff rename to assets/fonts/ionicons.woff diff --git a/newDesign/assets/img/mountain_bg.jpg b/assets/img/mountain_bg.jpg similarity index 100% rename from newDesign/assets/img/mountain_bg.jpg rename to assets/img/mountain_bg.jpg diff --git a/newDesign/assets/js/jquery.min.js b/assets/js/jquery.min.js similarity index 100% rename from newDesign/assets/js/jquery.min.js rename to assets/js/jquery.min.js diff --git a/newDesign/getTables.php b/getTables.php similarity index 100% rename from newDesign/getTables.php rename to getTables.php diff --git a/newDesign/index.php b/index.php similarity index 100% rename from newDesign/index.php rename to index.php diff --git a/newDesign/insertEntry.php b/insertEntry.php similarity index 100% rename from newDesign/insertEntry.php rename to insertEntry.php diff --git a/newDesign/login.php b/login.php similarity index 100% rename from newDesign/login.php rename to login.php diff --git a/newDesign/logout.php b/logout.php similarity index 100% rename from newDesign/logout.php rename to logout.php diff --git a/newDesign/modal.php b/modal.php similarity index 100% rename from newDesign/modal.php rename to modal.php diff --git a/newDesign/required/footer.php b/required/footer.php similarity index 100% rename from newDesign/required/footer.php rename to required/footer.php diff --git a/newDesign/required/header.php b/required/header.php similarity index 100% rename from newDesign/required/header.php rename to required/header.php diff --git a/newDesign/settings.php b/settings.php similarity index 100% rename from newDesign/settings.php rename to settings.php