From 74639389956494e2909e14832b27d11951b72767 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 23 Nov 2016 02:35:28 -0800 Subject: [PATCH] web: more fixes for dark themes --- html/inc/account.inc | 2 +- html/inc/bbcode_html.inc | 4 ++-- html/inc/host.inc | 2 +- html/inc/language_names.inc | 2 +- html/inc/prefs.inc | 2 +- html/inc/prefs_util.inc | 2 +- html/inc/sandbox.inc | 2 +- html/inc/team.inc | 4 ++-- html/inc/util.inc | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/html/inc/account.inc b/html/inc/account.inc index 7942a3b417..1760c71353 100644 --- a/html/inc/account.inc +++ b/html/inc/account.inc @@ -61,7 +61,7 @@ function create_account_form($teamid, $next_url) { row2(tra("Confirm password"), ""); row2_init( tra("Country")."

".tra("Select the country you want to represent, if any.")."

", - "" ); print_country_select(); echo "\n"; diff --git a/html/inc/bbcode_html.inc b/html/inc/bbcode_html.inc index 275458601f..20310145dc 100644 --- a/html/inc/bbcode_html.inc +++ b/html/inc/bbcode_html.inc @@ -43,7 +43,7 @@ $bbcode_html = '
 '.tra("Font color").': - @@ -58,7 +58,7 @@ $bbcode_html = '  '.tra("Font size").': - diff --git a/html/inc/host.inc b/html/inc/host.inc index fcd19feb6e..05a6afeac2 100644 --- a/html/inc/host.inc +++ b/html/inc/host.inc @@ -51,7 +51,7 @@ function location_form($host) { if ($host->venue == "school") $s = "selected"; $x = "
id> -