CSS fixes and tweaks
This commit is contained in:
@@ -28,12 +28,14 @@
|
||||
<h2>Welcome to Froxlor</h2>
|
||||
<p>It seems that Froxlor has already been configured.</p>
|
||||
<p>Click on the link below to go to the login page.</p>
|
||||
<p class="submit">
|
||||
<p> </p>
|
||||
<aside class="right">
|
||||
<a href="../index.php" title="Click to go to the login page">Go to login</a>
|
||||
</p>
|
||||
</aside>
|
||||
</section>
|
||||
|
||||
</article>
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<span>
|
||||
|
||||
5
templates/Sparkle/misc/configurehint.tpl
vendored
5
templates/Sparkle/misc/configurehint.tpl
vendored
@@ -27,9 +27,10 @@
|
||||
<h2>Welcome to Froxlor</h2>
|
||||
<p>It seems that Froxlor has not been installed yet.</p>
|
||||
<p>Click on the link below to start the installation.</p>
|
||||
<p class="submit">
|
||||
<p> </p>
|
||||
<aside class="right">
|
||||
<a href="./install/install.php" title="Click to start the install process">Start install</a>
|
||||
</p>
|
||||
</aside>
|
||||
</section>
|
||||
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user