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 a0764bcc..f80b54e1 100644 --- a/config/config.default.php +++ b/config/config.default.php @@ -113,7 +113,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', |