first implementation of error-reporting
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
10
templates/Sparkle/misc/dberrornice.tpl
vendored
10
templates/Sparkle/misc/dberrornice.tpl
vendored
@@ -34,8 +34,14 @@
|
||||
<p> </p>
|
||||
</div>
|
||||
</div>
|
||||
<aside class="right">
|
||||
<a href="#" title="Click here to go back" id="historyback">Go back</a>
|
||||
<aside>
|
||||
<div style="float:left;">
|
||||
<a href="#" title="Click here to go back" id="historyback">Go back</a>
|
||||
</div>
|
||||
<div style="float:right;">
|
||||
<a href="<LINK>" title="Click here to report error">Report error</a>
|
||||
</div>
|
||||
<div style="clear:both;"></div>
|
||||
</aside>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user