From b04808045dd4b993b0dbdc9b0895395752ffa0cd Mon Sep 17 00:00:00 2001 From: Bart Mollet Date: Thu, 23 Nov 2006 12:28:37 +0100 Subject: [PATCH] [svn r10158] fixed broken link caused by moving files included tracking lang file --- main/admin/index.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/main/admin/index.php b/main/admin/index.php index 106ccee9a3..68e93f3952 100644 --- a/main/admin/index.php +++ b/main/admin/index.php @@ -1,4 +1,4 @@ -
  • - +
  • @@ -88,7 +88,7 @@ if ($_POST['Register'])
  • - +
  • @@ -117,7 +117,7 @@ if ($_POST['Register'])
  • -
  • +

  • ()
  • @@ -213,7 +213,7 @@ function version_check() { $return = ''; $return .= '
    '; - $return .= get_lang('VersionCheckExplanation'); + $return .= get_lang('VersionCheckExplanation'); $return .= ' Do not display my campus in the list of Dokeos platforms'; $return .= ''; $return .= '
    ';