瀏覽代碼

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,
         },
 
     };