diff --git a/templates/form.php b/templates/form.php index 5253ec9..ea426a0 100644 --- a/templates/form.php +++ b/templates/form.php @@ -1,9 +1,7 @@ = 12) { - \OCP\Util::addStyle('core', 'guest'); -} +\OCP\Util::addStyle('core', 'guest'); ?>
diff --git a/templates/message.php b/templates/message.php index 7c8a315..b583958 100644 --- a/templates/message.php +++ b/templates/message.php @@ -1,8 +1,6 @@ = 12) { - \OCP\Util::addStyle('core', 'guest'); -} +\OCP\Util::addStyle('core', 'guest'); ?>