# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1331636332 -32400
# Branch GECKO10011_2012111513_RELBRANCH
# Node ID a5e07944db08f797ded17babcbeb5b821cf75c2a
# Parent  25a2aa3cf7746380b947339989b0b77c0f54411c
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;
