diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/config.default.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.default.php b/config/config.default.php index 606fa143..0328e500 100644 --- a/config/config.default.php +++ b/config/config.default.php @@ -110,7 +110,6 @@ return [ // Available T-Shirt sizes, set value to null if not available 'tshirt_sizes' => [ - '' => _('Please select...'), 'S' => 'S', 'S-G' => 'S Girl', 'M' => 'M', |