aboutsummaryrefslogtreecommitdiff
path: root/views/default/entities/entity_listing.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/entities/entity_listing.php')
-rw-r--r--views/default/entities/entity_listing.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/default/entities/entity_listing.php b/views/default/entities/entity_listing.php
index f6157e11a..d934a2b0c 100644
--- a/views/default/entities/entity_listing.php
+++ b/views/default/entities/entity_listing.php
@@ -9,16 +9,16 @@
*/
?>
-<div class="entity_listing">
+<div class="search_listing">
- <div class="entity_listing_icon">
+ <div class="search_listing_icon">
<?php
echo $vars['icon'];
?>
</div>
- <div class="entity_listing_info">
+ <div class="search_listing_info">
<?php
echo $vars['info'];