diff --git a/Theme/Backend/settings-general.tpl.php b/Theme/Backend/settings-general.tpl.php index e2c5d77..260d1ab 100644 --- a/Theme/Backend/settings-general.tpl.php +++ b/Theme/Backend/settings-general.tpl.php @@ -32,67 +32,240 @@ $timezones = \phpOMS\Localization\TimeZoneEnumArray::getConstants(); $timeformats = \phpOMS\Localization\ISO8601EnumArray::getConstants(); $languages = \phpOMS\Localization\ISO639Enum::getConstants(); $currencies = \phpOMS\Localization\ISO4217Enum::getConstants(); - ?> - - = $this->getText('Settings') ?> - - - - - = $this->getText('OrganizationName') ?> - - = $this->getText('PasswordRegex') ?> - - - - - - - - = $this->getText('Localization') ?> - - - - - = $this->getText('Country') ?> - - $country) : ?> - >= $country; ?> - - - = $this->getText('Timezone') ?> - - $timezone) : ?> - >= $timezone; ?> - - - = $this->getText('Timeformat') ?> - - $timeformat) : ?> - >= $timeformat; ?> - - - = $this->getText('Language') ?> - - $language) : ?> - >= $language; ?> - - - = $this->getText('Currency') ?> - - $currency) : ?> - >= $currency[0]; ?> - - - = $this->getText('Numberformat') ?> - = $this->getText('DecimalPoint') ?> - = $this->getText('ThousandsSeparator') ?> - - - - - + + + + = $this->getText('General') ?> + = $this->getText('Localization') ?> + - + + + + + = $this->getText('Settings') ?> + + + + + = $this->getText('OrganizationName') ?> + + = $this->getText('PasswordRegex') ?> + + + + + + + + + + + = $this->getText('Localization') ?> + + + + + = $this->getText('Country') ?> + + $country) : ?> + >= $country; ?> + + + = $this->getText('Timezone') ?> + + $timezone) : ?> + >= $timezone; ?> + + + = $this->getText('Timeformat') ?> + + $timeformat) : ?> + >= $timeformat; ?> + + + = $this->getText('Language') ?> + + $language) : ?> + >= $language; ?> + + + = $this->getText('Temperature') ?> + + + + + + + + + + = $this->getText('Numeric') ?> + + + + = $this->getText('Currency') ?> + + $currency) : ?> + >= $currency; ?> + + + = $this->getText('Numberformat') ?> + = $this->getText('DecimalPoint') ?> + = $this->getText('ThousandsSeparator') ?> + + + + + + + + + = $this->getText('Weight') ?> + + + + + = $this->getText('VeryLight') ?> + + + = $this->getText('Light') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Heavy') ?> + + + = $this->getText('VeryHeavy') ?> + + + + + + + + + = $this->getText('Speed') ?> + + + + + = $this->getText('VerySlow') ?> + + + = $this->getText('Slow') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Fast') ?> + + + = $this->getText('VeryFast') ?> + + + = $this->getText('Sea') ?> + + + + + + + + + = $this->getText('Length') ?> + + + + + = $this->getText('VeryShort') ?> + + + = $this->getText('Short') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Long') ?> + + + = $this->getText('VeryLong') ?> + + + = $this->getText('Sea') ?> + + + + + + + + + = $this->getText('Area') ?> + + + + + = $this->getText('VerySmall') ?> + + + = $this->getText('Small') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Large') ?> + + + = $this->getText('VeryLarge') ?> + + + + + + + + + = $this->getText('Volume') ?> + + + + + = $this->getText('VerySmall') ?> + + + = $this->getText('Small') ?> + + + = $this->getText('Medium') ?> + + + = $this->getText('Large') ?> + + + = $this->getText('VeryLarge') ?> + + + = $this->getText('Teaspoon') ?> + + + = $this->getText('Tablespoon') ?> + + + = $this->getText('Glass') ?> + + + + + + + + +