Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/elements/amo2009/teaser_collections.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/elements/amo2009/teaser_collections.thtml')
-rw-r--r--site/app/views/elements/amo2009/teaser_collections.thtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/app/views/elements/amo2009/teaser_collections.thtml b/site/app/views/elements/amo2009/teaser_collections.thtml
index 2f938fa..7158385 100644
--- a/site/app/views/elements/amo2009/teaser_collections.thtml
+++ b/site/app/views/elements/amo2009/teaser_collections.thtml
@@ -80,7 +80,7 @@
<?php foreach ($teaser_collection_promos[$id] as $idx=>$addon): ?>
<?php if ($idx>=3) break; ?>
- <? $flags = array($html->byStatus($addon, array('experimental' => 'experimental', 'recommended' => 'recommended', 'default' => 'default'))); ?>
+ <?php $flags = array($html->byStatus($addon, array('experimental' => 'experimental', 'recommended' => 'recommended', 'default' => 'default'))); ?>
<div class="<?=(0==$idx)?'first ':''?>column">
<div class="column-inner item <?=join(' ', $flags)?>">
<a title="<?=___('Learn more about this add-on') ?>"