diff -up smolt-1.4.3/smoon/hardware/templates/report_device_ratings.html.mod_proxy smolt-1.4.3/smoon/hardware/templates/report_device_ratings.html --- smolt-1.4.3/smoon/hardware/templates/report_device_ratings.html.mod_proxy 2010-02-27 12:05:44.000000000 -0700 +++ smolt-1.4.3/smoon/hardware/templates/report_device_ratings.html 2010-03-06 15:07:03.000000000 -0700 @@ -23,7 +23,7 @@ ${_("Rating")}${_("Device Name")}${_("Ratings")} - ${device.description} + ${device.description} ${device[2]} diff -up smolt-1.4.3/smoon/hardware/templates/report_recent.html.mod_proxy smolt-1.4.3/smoon/hardware/templates/report_recent.html --- smolt-1.4.3/smoon/hardware/templates/report_recent.html.mod_proxy 2010-02-27 12:05:44.000000000 -0700 +++ smolt-1.4.3/smoon/hardware/templates/report_recent.html 2010-03-06 15:01:35.000000000 -0700 @@ -24,7 +24,7 @@ - +
${_('Description')}${_('Date Added')}
${devices.description}${devices.description} ${devices.date_added}
diff -up smolt-1.4.3/smoon/hardware/templates/report_view_device.html.mod_proxy smolt-1.4.3/smoon/hardware/templates/report_view_device.html --- smolt-1.4.3/smoon/hardware/templates/report_view_device.html.mod_proxy 2010-02-27 12:05:44.000000000 -0700 +++ smolt-1.4.3/smoon/hardware/templates/report_view_device.html 2010-03-06 15:01:59.000000000 -0700 @@ -28,7 +28,7 @@ - + diff -up smolt-1.4.3/smoon/hardware/templates/report_view_devices.html.mod_proxy smolt-1.4.3/smoon/hardware/templates/report_view_devices.html --- smolt-1.4.3/smoon/hardware/templates/report_view_devices.html.mod_proxy 2010-02-27 12:05:44.000000000 -0700 +++ smolt-1.4.3/smoon/hardware/templates/report_view_devices.html 2010-03-06 15:09:32.000000000 -0700 @@ -27,7 +27,7 @@
${_("Description")}${_("Rating")}${_("Rating Count")}${_("Vendor:Device:Subvend:Subdevice")}
${device.description}${device.description} ${device[1]} ${device.vendor_id}:${device.device_id}:${device.subsys_vendor_id}:${device.subsys_device_id}
- + diff -up smolt-1.4.3/smoon/hardware/templates/show.html.mod_proxy smolt-1.4.3/smoon/hardware/templates/show.html --- smolt-1.4.3/smoon/hardware/templates/show.html.mod_proxy 2010-02-27 12:05:44.000000000 -0700 +++ smolt-1.4.3/smoon/hardware/templates/show.html 2010-03-06 15:05:07.000000000 -0700 @@ -64,7 +64,7 @@ ${ET(ratingwidget.display(update="rating
${device.get('rating')}
- +
${_("Description")}${_("Rating")}${_("Rating Count")}
${device.description}${device.description} ${device[1]}
${device.get('name')} (${_("wiki")})${device.get('name')} (${_("wiki")}) ${device.get('cls')}