4
0
Эх сурвалжийг харах

fix help message for blacklist

CauseFX 4 жил өмнө
parent
commit
4c6e92de88

+ 1 - 1
api/classes/organizr.class.php

@@ -2153,7 +2153,7 @@ class Organizr
 					'name' => 'blacklisted',
 					'label' => 'Blacklisted IP\'s',
 					'value' => $this->config['blacklisted'],
-					'help' => 'WARNING! This can potentially mess up your iFrames',
+					'help' => 'WARNING! This will block anyone with these IP\'s',
 					'options' => $this->makeOptionsFromValues($this->config['blacklisted']),
 					'settings' => '{tags: true}',
 				),