diff --git a/views/stockentries.blade.php b/views/stockentries.blade.php
index 36042ade..498da5a3 100644
--- a/views/stockentries.blade.php
+++ b/views/stockentries.blade.php
@@ -35,8 +35,10 @@
{{ $__t('Amount') }} |
{{ $__t('Best before date') }} |
@if(GROCY_FEATURE_FLAG_STOCK_LOCATION_TRACKING){{ $__t('Location') }} | @endif
+ @if(GROCY_FEATURE_FLAG_STOCK_PRICE_TRACKING)
{{ $__t('Shopping location') }} |
- @if(GROCY_FEATURE_FLAG_STOCK_PRICE_TRACKING){{ $__t('Price') }} | @endif
+ {{ $__t('Price') }} |
+ @endif
{{ $__t('Purchased date') }} |
@include('components.userfields_thead', array(