diff options
author | Christian Franke <nobody@nowhere.ws> | 2013-03-25 19:07:01 +0100 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2013-03-25 19:07:01 +0100 |
commit | 88c6b4ed85fbe23caf42dc69db03f79c3e60cd2e (patch) | |
tree | 7012f7fa4ac63996283b076b76ce93753eb47d38 /template | |
parent | ff4405de1f639d9b5f4f1ce3923e017f4c4978c9 (diff) |
Update status backend
Diffstat (limited to 'template')
-rw-r--r-- | template/template/template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/template/template.html b/template/template/template.html index f08e881..1990642 100644 --- a/template/template/template.html +++ b/template/template/template.html @@ -118,14 +118,14 @@ Git</a> <span class="box triesteonline">Online</span> <span class="box triesteoffline">Offline</span> </td> </tr> - <tr> + <!--<tr> <td class="status"> Nautilus: </td> <td class="status"> <span class="box nautilusonline">Online</span> <span class="box nautilusoffline">Offline</span> </td> - </tr> + </tr>--> </table> </div> <hr> |