Browse Source

<em> because it's pretty

Igor Wiedler 13 years ago
parent
commit
9a1115be66

+ 1 - 1
src/Packagist/WebBundle/Resources/views/About/aboutComposer.html.twig

@@ -120,6 +120,6 @@
 
 
         <h1>Community</h1>
         <h1>Community</h1>
         <p>If you have questions about composer or want to help out, come and join us in the <em><a href="irc://irc.freenode.net/#composer-dev">#composer-dev</a></em> channel on irc.freenode.net.</p>
         <p>If you have questions about composer or want to help out, come and join us in the <em><a href="irc://irc.freenode.net/#composer-dev">#composer-dev</a></em> channel on irc.freenode.net.</p>
-        <p>Also join the <a href="http://groups.google.com/group/composer-dev">composer-dev mailing list</a>.</p>
+        <p>Also join the <em><a href="http://groups.google.com/group/composer-dev">composer-dev mailing list</a></em>.</p>
     </div>
     </div>
 {% endblock %}
 {% endblock %}