Преглед на файлове

Use the correct help, derp

Andy Baugh преди 7 години
родител
ревизия
34dd4ae76f
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      lib/Cpanel/iContact/Provider/Schema/IRC.pm

+ 2 - 2
lib/Cpanel/iContact/Provider/Schema/IRC.pm

@@ -64,12 +64,12 @@ HALP
         'IRCSERVER' => {
             'type'     => 'binary',
             'label' => 'IRC Server Address',
-            'help' => $help3,
+            'help' => $help4,
         },
        'IRCPORT' => {
             'type'     => 'binary',
             'label' => 'IRC Server Port',
-            'help' => $help3,
+            'help' => $help5,
         },
 
     };