Apply right layout to zh_TW language

This commit is contained in:
Saivann 2013-08-01 17:08:55 -04:00
parent bdde0d11a9
commit 6970294c50
10 changed files with 10 additions and 10 deletions

View file

@ -18,7 +18,7 @@ id: support-bitcoin
<p>{% translate donationtxt %}</p>
{% case page.lang %}
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' %}
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_TW' %}
{% else %}
<h2><img class="titleicon" src="/img/ico_foundation.svg" alt="Icon" />{% translate foundation %}</h2>
<p>{% translate foundationtxt %}</p>