Add analytics
[bus.git] / busui / owa / modules / base / templates / install_start.tpl
blob:a/busui/owa/modules/base/templates/install_start.tpl -> blob:b/busui/owa/modules/base/templates/install_start.tpl
--- a/busui/owa/modules/base/templates/install_start.tpl
+++ b/busui/owa/modules/base/templates/install_start.tpl
@@ -1,1 +1,15 @@
+<div id="panel">
 
+	<h2>Welcome to the Installer!</h2>
+	
+	<P>The next few screens will guide you through installing the Open Web Analytics framework. If at any time you
+	need help, please consult the <a href=<?php echo $this->config['wiki_url'];?>>OWA Wiki</a>.</P>
+	<BR>
+	<p>
+		<a href="<?php echo $this->makeLink(array('action' => 'base.installCheckEnv'));?>"><span class="owa-button">Let's Get Started...</span></a>
+	</p>
+	
+	
+	
+</div>
+