diff options
Diffstat (limited to 'en/1')
-rw-r--r-- | en/1/next/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/1/next/index.php b/en/1/next/index.php index f359dcb01..98696dbb8 100644 --- a/en/1/next/index.php +++ b/en/1/next/index.php @@ -27,7 +27,7 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules); <div class="yui-g bb1"> <div class="yui-u first"><div class="para"> <h2><?php echo $_t['h2_spread_word']; ?></h2> - <p><?php include '../../downloads/dl_twitter.php'; echo dl_twitter($locale); ?></p> + <p><?php include '../../downloads/1/dl_twitter.php'; echo dl_twitter($locale); ?></p> </div><div class="para"> <h2><?php echo $_t['h2_party']; ?></h2> |