diff options
-rw-r--r-- | contrib/themes/BaskInBlue/theme.cfg.php | 2 | ||||
-rw-r--r-- | contrib/themes/IL01/theme.cfg.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/themes/BaskInBlue/theme.cfg.php b/contrib/themes/BaskInBlue/theme.cfg.php index 2563c303..dc768505 100644 --- a/contrib/themes/BaskInBlue/theme.cfg.php +++ b/contrib/themes/BaskInBlue/theme.cfg.php @@ -16,7 +16,7 @@ name = "Bask In Blue" # This is just a way of giving credit to the # person who actually created this theme # DEFAULT: N/A -#author = "s1amson" +author = "s1amson" # Theme Maintainer # This is just a way of listing who is responsible for diff --git a/contrib/themes/IL01/theme.cfg.php b/contrib/themes/IL01/theme.cfg.php index 7bc7bb8a..749f1570 100644 --- a/contrib/themes/IL01/theme.cfg.php +++ b/contrib/themes/IL01/theme.cfg.php @@ -16,7 +16,7 @@ name = "IL01" # This is just a way of giving credit to the # person who actually created this theme # DEFAULT: N/A -#author = "Rodrigo Galindo (ros)" +author = "Rodrigo Galindo (ros)" # Theme Maintainer # This is just a way of listing who is responsible for |