# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1331636332 -32400
# Branch GECKO1007_2012082414_RELBRANCH
# Node ID 90ae2aa257493ceb56068e1ff57d15d3c6fa0c79
# Parent  bdbdae3eefb0ed714b933dc3c0775776b4e444f9
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;
