Changeset 1607

Show
Ignore:
Timestamp:
01/16/07 20:18:07 (2 years ago)
Author:
tg
Message:

add default login settings
requested by jackdan (jacques daniel) via IRC

XXX I hope this is correct

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wib/app/views/config/create_image.rhtml

    r1286 r1607  
    33Your image is ready.<br /> 
    44<%= link_to "Download", {:action => "download"}, :class => "button" %> 
     5<br />The default login settings are: 
    56</p> 
     7<ul> 
     8 <li>User name: <b>admin</b></li> 
     9 <li>Password: <b>FreeWRT</b></li> 
     10</ul> 
    611<p> 
    712Please note your image's id (<strong><%= @image_id -%></strong>) and always use this id when reporting bugs regarding this image.