Changeset 1607
- Timestamp:
- 01/16/07 20:18:07 (2 years ago)
- Files:
-
- trunk/wib/app/views/config/create_image.rhtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wib/app/views/config/create_image.rhtml
r1286 r1607 3 3 Your image is ready.<br /> 4 4 <%= link_to "Download", {:action => "download"}, :class => "button" %> 5 <br />The default login settings are: 5 6 </p> 7 <ul> 8 <li>User name: <b>admin</b></li> 9 <li>Password: <b>FreeWRT</b></li> 10 </ul> 6 11 <p> 7 12 Please note your image's id (<strong><%= @image_id -%></strong>) and always use this id when reporting bugs regarding this image.


