From 49579a845c46590da29f89681ce027a08a69f784 Mon Sep 17 00:00:00 2001 From: drowe67 Date: Wed, 10 Feb 2010 04:50:47 +0000 Subject: [PATCH] faq and typo git-svn-id: https://svn.code.sf.net/p/freetel/code@148 01035d8c-6547-0410-b346-abe4f91aad63 --- mini-asterisk-gui/cgi-bin/faq.html | 4 +++- mini-asterisk-gui/cgi-bin/voiplines.pl | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mini-asterisk-gui/cgi-bin/faq.html b/mini-asterisk-gui/cgi-bin/faq.html index bbe162ac..2afa7e0e 100644 --- a/mini-asterisk-gui/cgi-bin/faq.html +++ b/mini-asterisk-gui/cgi-bin/faq.html @@ -1,5 +1,7 @@
    +
  1. Where can I find out more about Mini Asterisk: Mini Asterisk Home Page. +
  2. Where can I get Support: You can try the Free Telephony Project Mailing List. @@ -24,5 +26,5 @@

    Resources and Links

      -
    1. A good book on Asterisk is Asterisk - The Future of Telephony +
    2. If you want to learn more about Asterisk a good on-line book is Asterisk - The Future of Telephony
    diff --git a/mini-asterisk-gui/cgi-bin/voiplines.pl b/mini-asterisk-gui/cgi-bin/voiplines.pl index b6262195..ed556513 100644 --- a/mini-asterisk-gui/cgi-bin/voiplines.pl +++ b/mini-asterisk-gui/cgi-bin/voiplines.pl @@ -136,5 +136,5 @@ else { print "Voip Line Status:$icon\n"; print " \n"; -print "
     $comment{$provider_current}
    \n"; +print "
    $comment{$provider_current}
    \n"; print " \n"; -- 2.25.1