From 92a1ea687001f145a53dd8f79c187eac14e60da6 Mon Sep 17 00:00:00 2001 From: Alexander Bias Date: Wed, 17 May 2017 20:58:46 +0200 Subject: [PATCH] MDL-58970 themes: Rename login.mustache to loginform.mustache --- lib/templates/{login.mustache => loginform.mustache} | 0 theme/boost/templates/core/{login.mustache => loginform.mustache} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename lib/templates/{login.mustache => loginform.mustache} (100%) rename theme/boost/templates/core/{login.mustache => loginform.mustache} (100%) diff --git a/lib/templates/login.mustache b/lib/templates/loginform.mustache similarity index 100% rename from lib/templates/login.mustache rename to lib/templates/loginform.mustache diff --git a/theme/boost/templates/core/login.mustache b/theme/boost/templates/core/loginform.mustache similarity index 100% rename from theme/boost/templates/core/login.mustache rename to theme/boost/templates/core/loginform.mustache