Skip to content

Commit

Permalink
humhub#23,humhub#18 - Fix text editor, forum module
Browse files Browse the repository at this point in the history
  • Loading branch information
YangKi1902 committed Mar 28, 2016
1 parent aece14f commit 5b8c721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/Kodeplus/views/user/auth/createAccount.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
use yii\helpers\Html;
use humhub\modules\user\models\User;
use yii\base\Event;

$this->pageTitle = Yii::t('UserModule.views_auth_createAccount', 'Create Account');
?>
<div class="modal" id="globalModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
Expand Down

0 comments on commit 5b8c721

Please sign in to comment.