diff options
author | Romain d'Alverny <rda@mageia.org> | 2010-10-28 10:10:39 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2010-10-28 10:10:39 +0000 |
commit | 685583dd749c5e81a29e4cd3e66ab78ce1a59264 (patch) | |
tree | 456794551f613bcd43f954c83e56799c619c6308 /zh-tw/about/values | |
parent | fce95d2bf6ed8eb424a2ffac5272ea5775c8ec90 (diff) | |
download | www-685583dd749c5e81a29e4cd3e66ab78ce1a59264.tar www-685583dd749c5e81a29e4cd3e66ab78ce1a59264.tar.gz www-685583dd749c5e81a29e4cd3e66ab78ce1a59264.tar.bz2 www-685583dd749c5e81a29e4cd3e66ab78ce1a59264.tar.xz www-685583dd749c5e81a29e4cd3e66ab78ce1a59264.zip |
Diffstat (limited to 'zh-tw/about/values')
-rw-r--r-- | zh-tw/about/values/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zh-tw/about/values/index.php b/zh-tw/about/values/index.php index c9187d558..09114cf04 100644 --- a/zh-tw/about/values/index.php +++ b/zh-tw/about/values/index.php @@ -8,10 +8,10 @@ <meta name="keywords" content="mageia, values" /> <meta name="author" content="Mageia" /> <link rel="stylesheet" type="text/css" href="/g/style/all.css" /> - <?php include '../../analytics.php'; ?> + <?php include '../../../analytics.php'; ?> </head> <body> - <?php include '../../langs.php'; ?> + <?php include '../../../langs.php'; ?> <div id="doc" class="yui-t7"> <div id="hd" role="banner"><h1>Mageia <span>| 價值觀</span></h1></div> |