diff options
Diffstat (limited to 'themes/unconed')
-rw-r--r-- | themes/unconed/unconed.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 2ffaf7e29..c6cb5d9d6 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -41,7 +41,7 @@ $system["name"] = "UnConeD"; $system["author"] = "Steven Wittens"; $system["description"] = "Internet explorer, Netscape, Opera"; - + return $system[$field]; } |