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

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

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

revision 1.2.2.2, Wed Mar 4 20:09:36 2009 UTC revision 1.2.2.3, Thu Nov 5 22:36:47 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: rsvp-guestlist-block.tpl.php,v 1.2.2.1 2009/02/06 23:29:14 ulf1 Exp $  // $Id: rsvp-guestlist-block.tpl.php,v 1.2.2.2 2009/03/04 20:09:36 ulf1 Exp $
3    
4  /**  /**
5   * @file rsvp-guestlist-block.tpl.php   * @file rsvp-guestlist-block.tpl.php
# Line 44  Line 44 
44    <div class="rsvp_guestlist_block">    <div class="rsvp_guestlist_block">
45      <?php if ($is_anonymous): ?>      <?php if ($is_anonymous): ?>
46        <div>        <div>
47          <?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.') ?>
48        </div><br />        </div><br />
49      <?php endif; ?>      <?php endif; ?>
50    

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

  ViewVC Help
Powered by ViewVC 1.1.2