You are here

privatemsg-recipients.tpl.php in Privatemsg 7.2

File

privatemsg-recipients.tpl.php
View source
<div class="privatemsg-message-participants">
  <?php

print $participants;
?>
</div>