diff --git a/acptemplates/commandTriggerList.tpl b/acptemplates/commandTriggerList.tpl index 07fac70..a36fe23 100644 --- a/acptemplates/commandTriggerList.tpl +++ b/acptemplates/commandTriggerList.tpl @@ -46,7 +46,7 @@ - + {event name='rowButtons'} diff --git a/acptemplates/roomList.tpl b/acptemplates/roomList.tpl index fa9613c..518ce2d 100644 --- a/acptemplates/roomList.tpl +++ b/acptemplates/roomList.tpl @@ -37,14 +37,14 @@
    {content} {foreach from=$objects item=room} -
  1. +
  2. {$room} - + {event name='itemButtons'} diff --git a/templates/messageTypes.tpl b/templates/messageTypes.tpl index 6641b43..34147fa 100644 --- a/templates/messageTypes.tpl +++ b/templates/messageTypes.tpl @@ -87,7 +87,7 @@
    1. - + {@$users.get($message.payload.user.userID).image48}
      diff --git a/templates/room.tpl b/templates/room.tpl index 48e6316..ca891cb 100644 --- a/templates/room.tpl +++ b/templates/room.tpl @@ -22,7 +22,7 @@ {/capture} -{capture assign='__pageDataAttributes'}data-room-id="{@$room->roomID}"{/capture} +{capture assign='__pageDataAttributes'}data-room-id="{$room->roomID}"{/capture} {include file='header'} diff --git a/templates/userList.tpl b/templates/userList.tpl index 2a3c916..b1798e4 100644 --- a/templates/userList.tpl +++ b/templates/userList.tpl @@ -6,7 +6,7 @@ {@$user.image24}