Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/addons/policy.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/addons/policy.thtml')
-rw-r--r--site/app/views/addons/policy.thtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/app/views/addons/policy.thtml b/site/app/views/addons/policy.thtml
index 803f81c..e438473 100644
--- a/site/app/views/addons/policy.thtml
+++ b/site/app/views/addons/policy.thtml
@@ -51,7 +51,7 @@ else
<div id="content" class="primary prose" role="main">
<h2 class="name"<?=$addon['Translation']['name']['locale_html']?>>
- <?=$addon['Translation']['name']['string']?><?php if (empty($policy)) {?> <?=$addon['Version'][0]['Version']['version']?><? }?>
+ <?=$addon['Translation']['name']['string']?><?php if (empty($policy)) {?> <?=$addon['Version'][0]['Version']['version']?><?php }?>
</h2>
<h3 class="author"> <?=___('by')?> <?=$html->linkUsersFromModel($addon['User'], 0);?></h3>