[Enable Link to Credit Card Payments page Adrian Georgescu **20091119095757] hunk ./library/sip_settings.php 165 + var $pstn_termination_price_page = 'sip_rates.html'; hunk ./library/sip_settings.php 390 - if ($_SERVER['REMOTE_ADDR']=="80.101.96.20") { - $this->show_payments_tab=true; - } - hunk ./library/sip_settings.php 2110 - + hunk ./library/sip_settings.php 3732 + + /* + print " + + +

+ "; + printf (_("Calling to PSTN numbers is possible at the costs set forth in the price list. "),$this->pstn_termination_price_page); + + $_url=$this->url.'&tab=payments'; + + print "

"; + printf (_("To add Credit to your account, go to the Payments Tab. "),$_url); + + print " + + + "; + */ +