diff --git a/threadr/about/index.php b/threadr/about/index.php index ed09897..4eb6c0e 100644 --- a/threadr/about/index.php +++ b/threadr/about/index.php @@ -15,11 +15,11 @@ session_start();

About us and our website...
diff --git a/threadr/boards/index.php b/threadr/boards/index.php index 37ae91a..de209c4 100644 --- a/threadr/boards/index.php +++ b/threadr/boards/index.php @@ -13,11 +13,11 @@ session_start();
diff --git a/threadr/index.php b/threadr/index.php index 2d21970..3e31637 100644 --- a/threadr/index.php +++ b/threadr/index.php @@ -12,24 +12,21 @@ session_start();
  • About
  • -
  • Log In
  • +
  • %LOGIN_LINK%

  • diff --git a/threadr/login/index.php b/threadr/login/index.php index da8d0a7..41f35b5 100644 --- a/threadr/login/index.php +++ b/threadr/login/index.php @@ -1,6 +1,6 @@ @@ -12,11 +12,11 @@ session_start();
  • About
  • -
  • Log In
  • +
  • %LOGIN_LINK%

  • diff --git a/threadr/logout/index.php b/threadr/logout/index.php index 9f4574a..5f0e809 100644 --- a/threadr/logout/index.php +++ b/threadr/logout/index.php @@ -16,11 +16,10 @@ session_destroy();
  • About
  • -
  • Log In
  • +
  • %LOGIN_LINK%

  • diff --git a/threadr/news/index.php b/threadr/news/index.php index 4d66dcd..0baba9f 100644 --- a/threadr/news/index.php +++ b/threadr/news/index.php @@ -13,11 +13,11 @@ session_start();
  • About
  • -
  • Log In
  • +
  • %LOGIN_LINK%

  • @@ -40,6 +40,7 @@ session_start();
    diff --git a/threadr/profile/index.php b/threadr/profile/index.php index 34b2c4d..f61fef4 100644 --- a/threadr/profile/index.php +++ b/threadr/profile/index.php @@ -17,13 +17,13 @@ $username = $dbentry['name']; - +
    @@ -46,4 +46,4 @@ $username = $dbentry['name'];
    - \ No newline at end of file + diff --git a/threadr/signup/index.php b/threadr/signup/index.php index afd22c0..56c7ebc 100644 --- a/threadr/signup/index.php +++ b/threadr/signup/index.php @@ -13,11 +13,11 @@ session_start();
    diff --git a/threadr/signup/verify-email/index.php b/threadr/signup/verify-email/index.php index 32dccf1..e726a28 100644 --- a/threadr/signup/verify-email/index.php +++ b/threadr/signup/verify-email/index.php @@ -37,9 +37,9 @@