www: 58be64cf: Fix link to ICQ HTML issue and improve f...

datallah at pidgin.im datallah at pidgin.im
Wed May 19 15:35:27 EDT 2010


-----------------------------------------------------------------
Revision: 58be64cff53f870831a48d02d491e5c004a0293f
Ancestor: 926ab6cff781b4078856dd1e16704600be8ff2e1
Author: datallah at pidgin.im
Date: 2010-05-19T19:33:15
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/58be64cff53f870831a48d02d491e5c004a0293f

Modified files:
        htdocs/support/index.php

ChangeLog: 

Fix link to ICQ HTML issue and improve formatting

-------------- next part --------------
============================================================
--- htdocs/support/index.php	5e71136504195dc46dbdc687f1b72e24891d3400
+++ htdocs/support/index.php	e24734af67cb23133dc5aa6be567186af7fc2dc3
@@ -39,15 +39,19 @@ Chat on IRC: <a onclick="javascript:this
 <div class="prominent_box">
 <strong>Common issues</strong><br/>
 <br/>
-Window not flashing on new messages? <a href="http://developer.pidgin.im/ticket/11842">known issue</a> (will be fixed in 2.7.1)<br/>
-Tray icon not flashing? <a href="http://developer.pidgin.im/ticket/11855">known issue</a> (will be fixed in 2.7.1)<br/>
-HTML showing in received ICQ Messages? <a href="http://developer.pidgin.im/ticket/11842">known issue</a> (will be fixed in 2.7.1)<br/>
-AIM/ICQ crashing (particularly when using X-Status)? <a href="http://developer.pidgin.im/ticket/11863">known issue</a> (no fix yet)<br/>
+<ul style="text-align:left">
+<li>Window not flashing on new messages?<ul><li><a href="http://developer.pidgin.im/ticket/11842">known issue</a> (will be fixed in 2.7.1)</li></ul></li>
+<li>Tray icon not flashing?<ul><li><a href="http://developer.pidgin.im/ticket/11855">known issue</a> (will be fixed in 2.7.1)</li></ul></li>
+<li>HTML showing in received ICQ Messages?<ul><li><a href="http://developer.pidgin.im/ticket/11836">known issue</a> (will be fixed in 2.7.1)</li></ul></li>
+<li>AIM/ICQ crashing (particularly when using X-Status)?<ul><li><a href="http://developer.pidgin.im/ticket/11863">known issue</a> (no fix yet)</li></ul></li>
+</ul>
 <br/>
-Can't connect to AIM/ICQ?<br/>
-MSN says, "our protocol isn't supported by the server"?<br/>
-Can't connect to Yahoo?<br/>
-<a href="/download/">Make sure you're using the current version of Pidgin!</a><br/>
+<ul style="text-align:left">
+<li>Can't connect to AIM/ICQ?</li>
+<li>MSN says, "our protocol isn't supported by the server"?</li>
+<li>Can't connect to Yahoo?<!--/li-->
+<ul><li><a href="/download/">Make sure you're using the current version of Pidgin!</a></li></ul></li>
+</ul>
 </div>
 
 <p>Did you find a bug?  Is something not behaving the way you think it should?  Did Pidgin crash?</p>


More information about the Commits mailing list