summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/package_detail_base.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/package_detail_base.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/package_detail_base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/package_detail_base.html b/bitbake/lib/toaster/toastergui/templates/package_detail_base.html
index dfeba55058..ad75454310 100644
--- a/bitbake/lib/toaster/toastergui/templates/package_detail_base.html
+++ b/bitbake/lib/toaster/toastergui/templates/package_detail_base.html
@@ -54,7 +54,7 @@
54 <h2>Package information</h2> 54 <h2>Package information</h2>
55 55
56 <!-- info presented as definition list --> 56 <!-- info presented as definition list -->
57 <dl> 57 <dl class="item-info">
58 <dt> 58 <dt>
59 Size 59 Size
60 <i class="icon-question-sign get-help" title="The size of the package"></i> 60 <i class="icon-question-sign get-help" title="The size of the package"></i>