diff --git a/modules/rwinfo/views/rwinfo_block.html.php b/modules/rwinfo/views/rwinfo_block.html.php index a6aeb19c..20f6efa8 100644 --- a/modules/rwinfo/views/rwinfo_block.html.php +++ b/modules/rwinfo/views/rwinfo_block.html.php @@ -32,24 +32,20 @@ - join("items_tags", "tags.id", "items_tags.tag_id") - ->where("items_tags.item_id", "=", $item->id) - ->find_all(); + join("items_tags", "tags.id", "items_tags.tag_id") + ->where("items_tags.item_id", "=", $item->id) + ->find_all(); ?> - 0): ?> -
  • - - - - ">name) ?>, - - ">name) ?> - - -
  • - + +
  • + + + + + name}") ?>">name) ?> + +
  • + -