summaryrefslogtreecommitdiff
path: root/httemplate/browse/inventory_class.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/browse/inventory_class.html')
-rw-r--r--httemplate/browse/inventory_class.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/inventory_class.html b/httemplate/browse/inventory_class.html
index 6da3c9e3c..4a15bf7d4 100644
--- a/httemplate/browse/inventory_class.html
+++ b/httemplate/browse/inventory_class.html
@@ -8,7 +8,7 @@ tie my %labels, 'Tie::IxHash',
my %link = (
'num_avail' => ';avail=1',
- 'num_used' => ';avail=1',
+ 'num_used' => ';used=1',
'num_total' => '',
);