# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1331636332 -32400
# Branch GECKO1005_2012053119_RELBRANCH
# Node ID 436ef1873a38c419dc6a8de631585ae59ff82a54
# Parent  34ba1e309da3af227163f004252011867c4d04dc
fix xul error

diff --git a/mail/base/content/aboutDialog.xul b/mail/base/content/aboutDialog.xul
--- a/mail/base/content/aboutDialog.xul
+++ b/mail/base/content/aboutDialog.xul
@@ -119,7 +119,7 @@
             &channel.description.start;<label id="currentChannel"/>&channel.description.end;
           </description>
           <description class="text-blurb" id="communityDesc">
-          &community.start2;<label class="text-link" onclick="openURL('http://tenfourbird.sourceforge.jp/');" oncommand="openUILink(this.getAttribute('href'), event)">&community.tenfourbirdLink;</label>&community.middle2a;<label class="text-link" onclick="openURL('http://www.mozilla.org/projects/thunderbird/');" oncommand="openUILink(this.getAttribute('href'), event)">&community.mozillaLink;</label>&community.middle2b;<label class="text-link" onclick="openURL('http://www.floodgap.com/software/tenfourfox/');" oncommand="openUILink(this.getAttribute('href'), event)"&community.tenfourfoxLink;</label>&community.end2;
+          &community.start2;<label class="text-link" onclick="openURL('http://tenfourbird.sourceforge.jp/');" oncommand="openUILink(this.getAttribute('href'), event)">&community.tenfourbirdLink;</label>&community.middle2a;<label class="text-link" onclick="openURL('http://www.mozilla.org/projects/thunderbird/');" oncommand="openUILink(this.getAttribute('href'), event)">&community.mozillaLink;</label>&community.middle2b;<label class="text-link" onclick="openURL('http://www.floodgap.com/software/tenfourfox/');" oncommand="openUILink(this.getAttribute('href'), event)">&community.tenfourfoxLink;</label>&community.end2;
           </description>
           <!--<description class="text-blurb" id="contributeDesc">
             &contribute.start;<label class="text-link" onclick="openURL('http://www.mozilla.org/contribute/');">&contribute.getInvolvedLink;</label>&contribute.end;
