09-15-2017, 04:16 PM
It should be easy enough to re-code them. I still understand what exactly they should do, but if you explain it to me we can write out any PHP or jQuery needed.
---
Cosmetic changes-
admin.php (https://pastebin.com/EjGpWHqE):
-Set tab1 to active by default when $_GET['tab'] isn't set
views/_admin_site_settings.php (https://pastebin.com/jYscGBnY):
-Tabbing fixed
-Content moved into two columns at media screen size small and above
-Submit button centered
views/_admin_login_settings.php (https://pastebin.com/QwjQCqbi):
-Tabbing fixed
-Content moved into two columns at media screen size small and above
-Submit button centered
-This view has uneven columns because I didn't want to split up the oAuth settings
---
Cosmetic changes-
admin.php (https://pastebin.com/EjGpWHqE):
-Set tab1 to active by default when $_GET['tab'] isn't set
views/_admin_site_settings.php (https://pastebin.com/jYscGBnY):
-Tabbing fixed
-Content moved into two columns at media screen size small and above
-Submit button centered
views/_admin_login_settings.php (https://pastebin.com/QwjQCqbi):
-Tabbing fixed
-Content moved into two columns at media screen size small and above
-Submit button centered
-This view has uneven columns because I didn't want to split up the oAuth settings