faq and typo
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 10 Feb 2010 04:50:47 +0000 (04:50 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 10 Feb 2010 04:50:47 +0000 (04:50 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@148 01035d8c-6547-0410-b346-abe4f91aad63

mini-asterisk-gui/cgi-bin/faq.html
mini-asterisk-gui/cgi-bin/voiplines.pl

index bbe162ac946d873291b3f48d654f38268c363cf9..2afa7e0e94f698a9b729423e3792de378a002863 100644 (file)
@@ -1,5 +1,7 @@
 <ol>
 
+<li><strong>Where can I find out more about Mini Asterisk:</strong> <a href="http://rowetel.com/ucasterisk/mini.html">Mini Asterisk Home Page</a>.
+
 <li><strong>Where can I get Support:</strong> You can try the
     <a href="https://lists.sourceforge.net/lists/listinfo/freetel-discuss">Free Telephony Project</a> Mailing List.
 
@@ -24,5 +26,5 @@
 
 <h2>Resources and Links</h2>
 <ol>
-<li>A good book on Asterisk is <a href="http://astbook.asteriskdocs.org">Asterisk - The Future of Telephony</a>
+<li>If you want to learn more about Asterisk a good on-line book is <a href="http://astbook.asteriskdocs.org">Asterisk - The Future of Telephony</a>
 </ol>
index b62621955520ec40a6d165c76da823f73bf85ed1..ed556513686fcfc21e01f3938bd9e5693161f700 100644 (file)
@@ -136,5 +136,5 @@ else {
 print "<tr $tt_status><td>Voip Line Status:</td><td>$icon</td></tr>\n";
 
 print "<tr><td>&nbsp</td></tr>\n";
-print "<tr><td colspan=\"2\"><div id=\"comment\">&nbsp;$comment{$provider_current}</div></td></tr>\n";
+print "<tr><td colspan=\"2\"><div id=\"comment\">$comment{$provider_current}</div></td></tr>\n";
 print "<tr><td>&nbsp</td></tr>\n";