Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/editors/reviewlog.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/editors/reviewlog.thtml')
-rw-r--r--site/app/views/editors/reviewlog.thtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/app/views/editors/reviewlog.thtml b/site/app/views/editors/reviewlog.thtml
index c56da59..88326ea 100644
--- a/site/app/views/editors/reviewlog.thtml
+++ b/site/app/views/editors/reviewlog.thtml
@@ -109,6 +109,6 @@
?>
</table>
- <? if (!empty($approvals)) echo $this->renderElement('pagination');?>
+ <?php if (!empty($approvals)) echo $this->renderElement('pagination');?>
</div>
</div>