瀏覽代碼

fix lang var

Juan Carlos Raña 15 年之前
父節點
當前提交
6d95cae023
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main/document/slideshow.php

+ 1 - 1
main/document/slideshow.php

@@ -102,7 +102,7 @@ function MM_openBrWindow(theURL,winName,features) { //v2.0
 <div class="actions">
 	<?php
 	// exit the slideshow
-	echo '<a href="document.php?action=exit_slideshow&curdirpath='.$pathurl.'">'.Display::return_icon('back.png').get_lang('Back').' '.get_lang('To').' '.get_lang('DocumentsOverview').'</a>&nbsp;';
+	echo '<a href="document.php?action=exit_slideshow&curdirpath='.$pathurl.'">'.Display::return_icon('back.png').get_lang('BackTo').' '.get_lang('DocumentsOverview').'</a>&nbsp;';
 
 	// show thumbnails
 	if ($slide_id <> "all") {