Changeset 285
- Timestamp:
- Mar 28, 2008, 7:14:35 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/templates/vnc.tmpl
r281 r285 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=" 450">17 WIDTH="100%" HEIGHT="1000"> 18 18 <PARAM NAME="PASSWORD" VALUE="moocow"> 19 19 <PARAM NAME="PORT" VALUE="10003">
Note: See TracChangeset
for help on using the changeset viewer.