Revision e996a0af

b/ui/static/main.css
3422 3422
    height:100%;
3423 3423
}
3424 3424

  
3425
div.console-footer {
3426
    /* this is for version 0.5*/
3427
    display: none;
3428
}
3429

  
3425 3430
.console-footer #footer-text{
3426 3431
    float:left;
3427 3432
    left: auto;
b/ui/templates/machines_console.html
65 65
            </applet>
66 66
        </div>
67 67
    </div>
68
    <!-- commented out for later use
69 68
    <div class="console-footer">
70 69
        {% include "footer.html" %}
71 70
    </div>
72
    -->
73 71
    </body>
74 72
</html>

Also available in: Unified diff