| 1 |
<?php |
<?php |
| 2 |
// $Id: rsvp-guestlist.tpl.php,v 1.2.2.4 2009/03/16 18:17:32 ulf1 Exp $ |
// $Id: rsvp-guestlist.tpl.php,v 1.2.2.5 2009/07/31 23:43:55 ulf1 Exp $ |
| 3 |
|
|
| 4 |
/** |
/** |
| 5 |
* @file rsvp-guestlist.tpl.php |
* @file rsvp-guestlist.tpl.php |
| 60 |
<div class="rsvp_form_content rsvp_guestlist_whoiscoming rsvp_color_inner"> |
<div class="rsvp_form_content rsvp_guestlist_whoiscoming rsvp_color_inner"> |
| 61 |
<?php if ($is_anonymous): ?> |
<?php if ($is_anonymous): ?> |
| 62 |
<div> |
<div> |
| 63 |
<?php print t('Please sign-in to display eventually more details about other invitees.') ?> |
<?php print t('Please sign-in to display more details about other invitees.') ?> |
| 64 |
</div><br /> |
</div><br /> |
| 65 |
<?php endif; ?> |
<?php endif; ?> |
| 66 |
<b><?php print $text_whoiscoming ?></b><br /> |
<b><?php print $text_whoiscoming ?></b><br /> |