From 11b46389af09a8ad95c38464fbafeca95d2f16fc Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Thu, 6 Apr 2017 11:33:48 +0200 Subject: [PATCH] adjust to changes in the theming app Signed-off-by: Bjoern Schiessle --- apps/sharebymail/templates/mailpassword.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/sharebymail/templates/mailpassword.php b/apps/sharebymail/templates/mailpassword.php index 49a4853292b..714a61cecd9 100644 --- a/apps/sharebymail/templates/mailpassword.php +++ b/apps/sharebymail/templates/mailpassword.php @@ -19,7 +19,7 @@ * */ -/** @var OC_Theme $theme */ +/** @var OCA\Theming\ThemingDefaults $theme */ /** @var array $_ */ ?> @@ -27,7 +27,7 @@ - -- 2.39.5
+ <?php p($theme->getName()); ?>