Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/addons/home.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/addons/home.thtml')
-rw-r--r--site/app/views/addons/home.thtml10
1 files changed, 5 insertions, 5 deletions
diff --git a/site/app/views/addons/home.thtml b/site/app/views/addons/home.thtml
index 61e4251..5bfb911 100644
--- a/site/app/views/addons/home.thtml
+++ b/site/app/views/addons/home.thtml
@@ -77,18 +77,18 @@ $this->viewVars['bodyclass'] = 'home';
<?=$this->renderElement('amo2009/search')?>
- <? if(APP_ID == APP_FIREFOX): ?>
+ <?php if(APP_ID == APP_FIREFOX): ?>
<?=$this->renderElement('amo2009/teaser_collections', array(
'teaser_collection_promos' => $teaser_collection_promos,
'promoted_collections' => $promoted_collections
))?>
- <? endif; ?>
+ <?php endif; ?>
- <? if(APP_ID == APP_MOBILE): ?>
+ <?php if(APP_ID == APP_MOBILE): ?>
<h2><?=___('Browse Mobile Add-ons')?></h2>
- <? else: ?>
+ <?php else: ?>
<h2><?=___('Browse Add-ons')?></h2>
- <? endif; ?>
+ <?php endif; ?>
<div class="primary">
<div class="featured show-<?=$featured_type?> listing" id="featured">
<div class="featured-inner">