mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-07 06:33:15 +00:00
added repsonsive template, which shows month and year graphs on wide screens
This commit is contained in:
parent
39976312f7
commit
22d907b92e
21 changed files with 950 additions and 0 deletions
7
templates/responsive/partial/logo_path.tmpl
Normal file
7
templates/responsive/partial/logo_path.tmpl
Normal file
|
@ -0,0 +1,7 @@
|
|||
<h1><span class="logo"></span> <span class="currentpage">Overview</span></h1>
|
||||
<tr>
|
||||
<td class="logo" rowspan="2"><div class="logo"> </div></td>
|
||||
<td valign="top">
|
||||
<h2><TMPL_INCLUDE NAME="path.tmpl"></h2>
|
||||
</td>
|
||||
</tr>
|
Loading…
Add table
Add a link
Reference in a new issue