From 0af26e76474ea76b3b7711e7af19a8aded1dff23 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Mon, 16 Sep 2013 17:53:50 +0200 Subject: [PATCH] moving templates for old themes --- .../mmcFE/statistics/pool/{authenticated.tpl => default.tpl} | 0 .../mobile/statistics/pool/{authenticated.tpl => default.tpl} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename public/templates/mmcFE/statistics/pool/{authenticated.tpl => default.tpl} (100%) rename public/templates/mobile/statistics/pool/{authenticated.tpl => default.tpl} (100%) diff --git a/public/templates/mmcFE/statistics/pool/authenticated.tpl b/public/templates/mmcFE/statistics/pool/default.tpl similarity index 100% rename from public/templates/mmcFE/statistics/pool/authenticated.tpl rename to public/templates/mmcFE/statistics/pool/default.tpl diff --git a/public/templates/mobile/statistics/pool/authenticated.tpl b/public/templates/mobile/statistics/pool/default.tpl similarity index 100% rename from public/templates/mobile/statistics/pool/authenticated.tpl rename to public/templates/mobile/statistics/pool/default.tpl