Added resize plugin to flot, removed inline css
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
4
templates/Sparkle/misc/phperrornice.tpl
vendored
4
templates/Sparkle/misc/phperrornice.tpl
vendored
@@ -1,10 +1,10 @@
|
||||
<div class="messagewrapperfull" style="margin-top:50px;margin-bottom:-55px">
|
||||
<div class="messagewrapperfull" class="phperror">
|
||||
<div class="warningcontainer bradius">
|
||||
<div class="warningtitle">PHP warning/error</div>
|
||||
<div class="warning">
|
||||
<p><TEXT></p>
|
||||
<p> </p>
|
||||
<pre style="overflow:auto;"><DEBUG></pre>
|
||||
<pre class="overflow"><DEBUG></pre>
|
||||
<p> </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user