From a29f3e93f5e64ab03e3d6397f05874b75970cdbe Mon Sep 17 00:00:00 2001 From: Znote Date: Tue, 3 Nov 2015 20:21:10 +0100 Subject: [PATCH] Hide select town field when creating a new character if there is only one town to select. --- createcharacter.php | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/createcharacter.php b/createcharacter.php index fbbdc19..3ff891f 100644 --- a/createcharacter.php +++ b/createcharacter.php @@ -128,18 +128,28 @@ if (isset($_GET['success']) && empty($_GET['success'])) { -
  • - - Town:
    - -
  • 1): + ?> +
  • + + Town:
    + +
  • + + +