RT# 82949 - changes section name from fees to pricing, better opiton
[freeside.git] / httemplate / edit / process / cust_pay_pending.html
index 80bd14a..fe3602c 100644 (file)
@@ -38,7 +38,7 @@ if ( $action eq 'delete' ) {
   if ( $error ) {
     $title = 'Error deleting pending payment';
   } else {
-    $title = 'Pending payment deletion sucessful';
+    $title = 'Pending payment deletion successful';
   }
 
 } elsif ( $action eq 'insert_cust_pay' ) {