/[drupal]/contributions/modules/rsvp/themes/default/rsvp-guestlist.tpl.php
ViewVC logotype

Diff of /contributions/modules/rsvp/themes/default/rsvp-guestlist.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2.2.5, Fri Jul 31 23:43:55 2009 UTC revision 1.2.2.6, Thu Nov 5 22:36:47 2009 UTC
# Line 1  Line 1 
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
# Line 60  Line 60 
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 />

Legend:
Removed from v.1.2.2.5  
changed lines
  Added in v.1.2.2.6

  ViewVC Help
Powered by ViewVC 1.1.2