From 28700dea3c403287da07c051d2f985d6477adb06 Mon Sep 17 00:00:00 2001 From: Sam Hemelryk Date: Fri, 7 Jun 2013 10:48:18 +1200 Subject: [PATCH] MDL-40089 theme_bootstrapbase: moved general to columns3.php as prep --- theme/bootstrapbase/layout/{general.php => columns3.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename theme/bootstrapbase/layout/{general.php => columns3.php} (100%) diff --git a/theme/bootstrapbase/layout/general.php b/theme/bootstrapbase/layout/columns3.php similarity index 100% rename from theme/bootstrapbase/layout/general.php rename to theme/bootstrapbase/layout/columns3.php