Changeset 267 for trunk/web/templates/vnc.tmpl
- Timestamp:
- Feb 24, 2008, 6:16:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/templates/vnc.tmpl
r220 r267 15 15 <p>Here is a console to ${machine.name}.</p> 16 16 <APPLET CODE="VncViewer.class" ARCHIVE="https://$hostname:446/static/VncViewer.jar" 17 WIDTH="100%" HEIGHT=" 100%">17 WIDTH="100%" HEIGHT="2048"> 18 18 <PARAM NAME="PASSWORD" VALUE="moocow"> 19 19 <PARAM NAME="PORT" VALUE="10003">
Note: See TracChangeset
for help on using the changeset viewer.