From 406d028b25f5ef0c1c0b3e960f49cb4c7b64ccad Mon Sep 17 00:00:00 2001 From: Michael Traeger Date: Thu, 1 Dec 2016 00:23:52 +0100 Subject: rename --- appinfo/app.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'appinfo/app.php') diff --git a/appinfo/app.php b/appinfo/app.php index ae908ad..7424cc0 100644 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -1,8 +1,8 @@ , Michael Traeger +* @author Michael Traeger * * @license GNU Affero General Public license (AGPL) * @@ -25,9 +25,9 @@ /** * @file appinfo/app.php - * @author SpF, Michael Traeger + * @author Michael Traeger */ -OCP\Util::addStyle ( 'old_menu', 'old_menu' ); +OCP\Util::addStyle ( 'classic_sidemenu', 'classic_sidemenu' ); ?> -- cgit v1.2.3