From 7f01270ba106937300cf491927839d3428360d0a Mon Sep 17 00:00:00 2001 From: cash Date: Tue, 5 Oct 2010 10:53:40 +0000 Subject: moved installation to its own viewtype git-svn-id: http://code.elgg.org/elgg/trunk@7010 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/installation/page_shells/default.php | 51 ++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 views/installation/page_shells/default.php (limited to 'views/installation/page_shells') diff --git a/views/installation/page_shells/default.php b/views/installation/page_shells/default.php new file mode 100644 index 000000000..b023197fa --- /dev/null +++ b/views/installation/page_shells/default.php @@ -0,0 +1,51 @@ + + + + + Elgg Install : <?php echo $vars['title']; ?> + + + + + +
+
+ +
+
+ +
+
+

+ $vars['sysmessages'])); ?> + +
+
+
+ + + -- cgit v1.2.3