diff options
author | filip <filip.komar@gmail.com> | 2016-06-28 18:18:53 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2016-06-28 18:18:53 +0200 |
commit | 8a7b0660b9d763381b562e0e462939e1c99da55c (patch) | |
tree | fec4aee575029f9f32306ebc6227db724faf3391 /en/1 | |
parent | ac41a46603eed5e724b7dde76fada8bc2bf198a9 (diff) | |
download | www-8a7b0660b9d763381b562e0e462939e1c99da55c.tar www-8a7b0660b9d763381b562e0e462939e1c99da55c.tar.gz www-8a7b0660b9d763381b562e0e462939e1c99da55c.tar.bz2 www-8a7b0660b9d763381b562e0e462939e1c99da55c.tar.xz www-8a7b0660b9d763381b562e0e462939e1c99da55c.zip |
housekeeping: consolidate mga1 parts a bit
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> |