Move busui to seperate repository
[bus.git] / install_schema_detected.tpl
1 <div class="subview_content">
2
3 <h2>Whoops. It looks like OWA is already installed!</h2>
4
5 <p>To re-install OWA, drop all owa_ tables run the installer again.</p>
6 <BR>
7 <p>
8 <a href="<?php echo $this->makeLink(array("action" => "base.loginForm"), false, owa_coreAPI::getSetting('base','public_url'));?>">
9 <span class="owa-button">Login</span>
10 </a>
11 </p>
12
13
14 </div>