Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole...
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Sun, 3 Jul 2011 22:35:26 +0000 (15:35 -0700)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Sun, 3 Jul 2011 22:35:26 +0000 (15:35 -0700)
1  2 
src/main/webapp/index.html

                  </div>
  
                  <button id="showKeyboard">Show Keyboard</button>
 -                <button id="CtrlAltDelete">Ctrl-Alt-Delete</button>
 +                <button id="ctrlAltDelete">Ctrl-Alt-Delete</button>
  
                  <!-- Logo and status -->
-                 <img id="logo" src="images/guacamole-logo.png" alt="Guacamole" title="Guacamole 0.4.0"/>
+                 <img id="status-logo" class="logo" src="images/guacamole-logo-24.png" alt="Guacamole" title="Guacamole ${project.version}"/>
                  <span id="state"></span>
  
                  <a href="agpl-3.0-standalone.html"><img id="license" src="images/agpl-logo.png" alt="AGPLv3"/></a>