aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Wiki/pages.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Views/Wiki/pages.php')
-rw-r--r--h-source/Application/Views/Wiki/pages.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/h-source/Application/Views/Wiki/pages.php b/h-source/Application/Views/Wiki/pages.php
index f944f36..7a6918a 100644
--- a/h-source/Application/Views/Wiki/pages.php
+++ b/h-source/Application/Views/Wiki/pages.php
@@ -23,11 +23,11 @@
<div id="left">
<div class="position_tree_box">
- <a href="<?php echo $this->baseUrl."/home/index/$lang";?>">Home</a> &raquo; <a href="<?php echo $this->baseUrl."/wiki/page/$lang/Main-Page";?>">Wiki</a> &raquo; <?php echo gtext('list of pages');?>
+ <a href="<?php echo $this->baseUrl."/home/index/$lang";?>">Home</a> &raquo; <a href="<?php echo $this->baseUrl."/wiki/page/$lang/Main-Page";?>">Wiki</a> &raquo; <?php echo gtext($topString);?>
</div>
<div class="contrib_explain_box">
- <?php echo gtext('List of wiki pages');?>
+ <?php echo gtext($topString);?>
</div>
<div class="notebooks_viewall">