diff --git a/admin/modules/user/users.php b/admin/modules/user/users.php index 3d4a8afebb..2f3e684caf 100644 --- a/admin/modules/user/users.php +++ b/admin/modules/user/users.php @@ -930,7 +930,7 @@ - + EOF; $page->output_header($lang->edit_user); diff --git a/inc/class_core.php b/inc/class_core.php index 83fe67eb54..cac3f8591e 100644 --- a/inc/class_core.php +++ b/inc/class_core.php @@ -14,14 +14,14 @@ class MyBB { * * @var string */ - public $version = "1.8.23"; + public $version = "1.8.24"; /** * The version code of MyBB we're running. * * @var integer */ - public $version_code = 1823; + public $version_code = 1824; /** * The current working directory. diff --git a/install/resources/mybb_theme.xml b/install/resources/mybb_theme.xml index fc5cfc5554..4d56f7bad6 100644 --- a/install/resources/mybb_theme.xml +++ b/install/resources/mybb_theme.xml @@ -1,5 +1,5 @@ - + @@ -14138,9 +14138,9 @@ if(use_xmlhttprequest == "1") {$lang->username} {$mybb->user['username']} [{$lang->change_user}] ]]> -