You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: include/container-stock.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,6 @@
76
76
$cmsmain->assign('listdata', $listdata);
77
77
$cmsmain->assign('include', 'cms_list.tpl');
78
78
} else {
79
-
$cmsmain->assign('list_info_text', 'There is no Stockroom warehouse location defined! Ask your coordinator to correct this.');
79
+
$cmsmain->assign('list_info_text', "You have not set up a stockroom for your free shop. Stockroom is a way to help free shops keep track of items that aren't on display or that always need to be in stock. If you need this functionality, ask your coordinator to enable it.");
0 commit comments