Fix typo in SmileyAddForm
authorTim Düsterhus <timwolla@googlemail.com>
Fri, 4 Oct 2013 12:24:18 +0000 (14:24 +0200)
committerTim Düsterhus <timwolla@googlemail.com>
Fri, 4 Oct 2013 12:24:18 +0000 (14:24 +0200)
wcfsetup/install/files/lib/acp/form/SmileyAddForm.class.php

index dd941998c6eafd79c543f1109cc4e4d747c20ed1..cef7eb9e22ac4fa049abc6d97d104da30e391fd3 100644 (file)
@@ -173,7 +173,7 @@ class SmileyAddForm extends AbstractForm {
                $this->categoryID = 0;
                $this->showOrder = 0;
                $this->smileyPath = '';
-               $this->alises = '';
+               $this->aliases = '';
                
                I18nHandler::getInstance()->reset();