From: Marcel Werk Date: Mon, 22 Aug 2016 14:01:36 +0000 (+0200) Subject: Overhauled/unified mobile styling of message groups X-Git-Tag: 3.0.0_Beta_1~16 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7dd74a57ef50fd401c9cc0d08177b0f84b606feb;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.conversation.git Overhauled/unified mobile styling of message groups --- diff --git a/templates/conversationList.tpl b/templates/conversationList.tpl index 0d1f7b3..2549908 100644 --- a/templates/conversationList.tpl +++ b/templates/conversationList.tpl @@ -152,7 +152,7 @@ {foreach from=$objects item=conversation}
  • -
      +
      1. @@ -182,6 +182,9 @@

        {$conversation->subject} + {if $conversation->replies} + {@$conversation->replies|shortUnit} + {/if}