Subversion Repositories Sites.obs-saisons.fr

Rev

Rev 221 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 221 Rev 223
Line 9... Line 9...
9
  <?php endif; ?>
9
  <?php endif; ?>
Line 10... Line 10...
10
 
10
 
11
  <?php if ($comment->new) : ?>
11
  <?php if ($comment->new) : ?>
12
    <span class="new"><?php print drupal_ucfirst($new) ?></span>
12
    <span class="new"><?php print drupal_ucfirst($new) ?></span>
13
  <?php endif; ?>
-
 
Line 14... Line 13...
14
  
13
  <?php endif; ?>
Line 15... Line 14...
15
 
14