diff options
Diffstat (limited to 'h-source/Application/Views/Videocards')
-rw-r--r-- | h-source/Application/Views/Videocards/catalogue.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Views/Videocards/catalogue.php b/h-source/Application/Views/Videocards/catalogue.php index 0fbe2be..c49f851 100644 --- a/h-source/Application/Views/Videocards/catalogue.php +++ b/h-source/Application/Views/Videocards/catalogue.php @@ -25,6 +25,7 @@ <div class="viewall_popup_menu_status"> <div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['vendor']?></div> <div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['comm_year']?></div> + <div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['video_card_works']?></div> <div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['interface']?></div> <div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['sort-by']?></div> </div> |