Changeset 208
- Timestamp:
- 08/01/08 12:04:37 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nethorus/app/views/common/_device_information.html.erb
r144 r208 1 <p><%= link_to('Update information', :controller => 'manage', :action => 'update_system_information_and_return' ) %></p> 1 <p> 2 <%= link_to('Update information', :controller => 'manage', :action => 'update_system_information_and_return') %> | <%= link_to('Change settings', :controller => 'device_admin', :action => 'edit') %> 3 </p> 2 4 3 5 <table class="horiz">
