Fixed numbers swapped

This commit is contained in:
Jonathan Wong 2015-08-23 17:06:05 -07:00
commit ff6d43c398

View file

@ -171,7 +171,7 @@ DOCUMENTATION :: END
<a href="info?item_id=${a['rows'][0]['rating_key']}">
% if a['rows'][0]['thumb']:
<div class="home-platforms-instance-poster">
<div class="poster-face" style="background-image: url(pms_image_proxy?img=${a['rows'][0]['thumb']}&width=120&height=80&fallback=poster);"></div>
<div class="poster-face" style="background-image: url(pms_image_proxy?img=${a['rows'][0]['thumb']}&width=80&height=120&fallback=poster);"></div>
</div>
% else:
<div class="home-platforms-instance-poster">