diff options
author | Mario <mario@mariovavti.com> | 2024-03-17 21:30:50 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-17 21:30:50 +0000 |
commit | 9cbb9a48742d41eba8d2d65e1a74cd0d6fe61554 (patch) | |
tree | 274f38439a46f75be995dba7871de6e2ddf9f935 /view/theme | |
parent | 14f3b72c82adbd75e96c77494f534a641c31405b (diff) | |
download | volse-hubzilla-9cbb9a48742d41eba8d2d65e1a74cd0d6fe61554.tar.gz volse-hubzilla-9cbb9a48742d41eba8d2d65e1a74cd0d6fe61554.tar.bz2 volse-hubzilla-9cbb9a48742d41eba8d2d65e1a74cd0d6fe61554.zip |
theme min/max version and minor css fix
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/php/theme.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php index c33c4f78e..1f50ed786 100644 --- a/view/theme/redbasic/php/theme.php +++ b/view/theme/redbasic/php/theme.php @@ -4,8 +4,8 @@ * * Name: Redbasic * * Description: Hubzilla standard theme * * Version: 2.2 - * * MinVersion: 8.0 - * * MaxVersion: 9.0 + * * MinVersion: 9.0 + * * MaxVersion: 10.0 * * Author: Fabrixxm * * Maintainer: Mike Macgirvin * * Maintainer: Mario Vavti |