Ignore:
Timestamp:
Oct 28, 2007, 11:27:32 PM (17 years ago)
Author:
ecprice
Message:

Remove the hostname as separate from machine name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web/templates/info.tmpl

    r211 r227  
    6969    <tr><td>Contact email:</td><td><input type="text" name="contact" value="$defaults.contact"/></td></tr>
    7070$errorRow('contact', $err)
    71 #if $machine.nics
    72     <tr><td>Hostname:</td><td><input type="text" name="hostname" value="$defaults.hostname"/>.servers.csail.mit.edu</td></tr>
    73 #end if
    74 $errorRow('hostname', $err)
    7571#if not $on
    7672    <tr><td>Machine Name:</td><td><input type="text" name="name" value="$defaults.name"/></td></tr>
Note: See TracChangeset for help on using the changeset viewer.