Mercurial > defr > drupal > ad
diff embed/ad_embed.module @ 7:6aeff3329e01 ad
maj module ad 2.1rc1
author | piotre |
---|---|
date | Mon, 20 Jul 2009 13:54:40 +0000 |
parents | d8a3998dac8e |
children |
line wrap: on
line diff
--- a/embed/ad_embed.module Thu May 28 14:53:07 2009 +0000 +++ b/embed/ad_embed.module Mon Jul 20 13:54:40 2009 +0000 @@ -1,5 +1,5 @@ <?php -// $Id: ad_embed.module,v 1.1.2.4.2.12.2.6 2009/02/17 01:13:16 jeremy Exp $ +// $Id: ad_embed.module,v 1.1.2.4.2.12.2.6.2.1 2009/07/06 21:12:15 jeremy Exp $ /** * @file @@ -102,7 +102,7 @@ '#type' => 'fieldset', '#collapsible' => TRUE, '#title' => t('Manually embedded ads'), - '#description' => t('Configuration options for manually embedded ads using [[ad]] and <!--ad--> tags.'), + '#description' => t('Configuration options for manually embedded ads using [[ad]] and <!--ad--> tags.'), ); $form['manual']['ad_embed_replace_brackets'] = array(