From 7188deba66c95059bdbcc97e40e8c5ba2aedd662 Mon Sep 17 00:00:00 2001 From: Alex Jordan Date: Sun, 13 Jun 2021 22:00:12 -0700 Subject: [PATCH 1/9] remove references to math3 --- conf/defaults.config | 4 ++-- htdocs/themes/math4/simple.template | 3 +-- htdocs/themes/math4/system.template | 3 +-- lib/WeBWorK/Localize.pm | 4 ++-- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/conf/defaults.config b/conf/defaults.config index 513f229896..0fe99df1fc 100644 --- a/conf/defaults.config +++ b/conf/defaults.config @@ -1496,8 +1496,8 @@ $ConfigValues = [ { var => 'defaultTheme', doc => 'Theme (refresh page after saving changes to reveal new theme.)', - doc2 => 'There are currently two themes (or skins) to choose from: math3 and math4. The theme specifies a unified look and feel for the WeBWorK course web pages.', - values => [qw(math3 math4)], + doc2 => 'There is one main themes to choose from: math4. It has two variants, math4-green and math4-red. The theme specifies a unified look and feel for the WeBWorK course web pages.', + values => [qw(math4 math4-green math4-red)], type => 'popuplist', hashVar => '{defaultTheme}' }, diff --git a/htdocs/themes/math4/simple.template b/htdocs/themes/math4/simple.template index f1b385041f..6318cf13f4 100644 --- a/htdocs/themes/math4/simple.template +++ b/htdocs/themes/math4/simple.template @@ -12,8 +12,7 @@ ">/images/webwork_logo.svg" alt="to courses page" /> -