Projet

Général

Profil

Révision 13c3c9b4

Ajouté par Assos Assos il y a environ 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/advanced_forum/styles/naked/advanced-forum.naked.shadow-topic.tpl.php
1 1
<?php
2 2

  
3
/*
3
/**
4
 * @file
4 5
 * advanced-forum.naked.shadow-topic.tpl.php
5
 *
6 6
 */
7 7
?>
8 8

  
9 9
<?php print $title; ?><br />
10 10
<?php print t('This topic has been moved to "!forum" ', array('!forum' => $new_forum)); ?>
11 11
(<a href="<?php print $new_forum_url; ?>"><?php print t('View topic'); ?></a>)
12

  

Formats disponibles : Unified diff