mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
html cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@626 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
function generate_front_box ($type, $content) {
|
||||
echo("<div style='float: left; padding: 5px; width: 135px; margin: 0px;'>
|
||||
<b class='box-".$type."'>
|
||||
<b class='box-".$type."1'><b></b></b>
|
||||
<b class='box-".$type."2'><b></b></b>
|
||||
<b class='box-".$type."1'></b>
|
||||
<b class='box-".$type."2'></b>
|
||||
<b class='box-".$type."3'></b>
|
||||
<b class='box-".$type."4'></b>
|
||||
<b class='box-".$type."5'></b></b>
|
||||
@@ -15,8 +15,8 @@ function generate_front_box ($type, $content) {
|
||||
<b class='box-".$type."5'></b>
|
||||
<b class='box-".$type."4'></b>
|
||||
<b class='box-".$type."3'></b>
|
||||
<b class='box-".$type."2'><b></b></b>
|
||||
<b class='box-".$type."1'><b></b></b></b>
|
||||
<b class='box-".$type."2'></b>
|
||||
<b class='box-".$type."1'></b></b>
|
||||
</div>");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user