From 2e9c619615c73824d726984c494901efea7fff88 Mon Sep 17 00:00:00 2001 From: Florian Larysch Date: Wed, 2 Sep 2015 16:01:42 +0200 Subject: rename "not started yet"-page to fit conventions --- template/not-started.phtml | 3 +++ template/not_started.phtml | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 template/not-started.phtml delete mode 100644 template/not_started.phtml (limited to 'template') diff --git a/template/not-started.phtml b/template/not-started.phtml new file mode 100644 index 0000000..a434f02 --- /dev/null +++ b/template/not-started.phtml @@ -0,0 +1,3 @@ +
+

getTitle())?> has not started yet!

+
diff --git a/template/not_started.phtml b/template/not_started.phtml deleted file mode 100644 index a434f02..0000000 --- a/template/not_started.phtml +++ /dev/null @@ -1,3 +0,0 @@ -
-

getTitle())?> has not started yet!

-
-- cgit v1.2.3