diff options
author | Jeff Mohr <jtmohr@gmail.com> | 2012-11-14 11:39:04 -0600 |
---|---|---|
committer | Jeff Mohr <jtmohr@gmail.com> | 2012-11-14 11:39:04 -0600 |
commit | 74145666f5167ca07a6d5af4e6164db56b3ba506 (patch) | |
tree | 5cc132223162f65c98bc1bf34e6235be6980f8b7 /src | |
parent | c896176925670cea87f13a428285ddf12e25745e (diff) |
Fix Text Events spacing issues
This commit fixes issue #262
Diffstat (limited to 'src')
-rw-r--r-- | src/common/textevents.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/common/textevents.in b/src/common/textevents.in index f481a9ad..827900ff 100644 --- a/src/common/textevents.in +++ b/src/common/textevents.in @@ -13,7 +13,7 @@ pevt_banlist_help Banned XP_TE_BANNED pevt_generic_channel_help -%C22*%O$tCannot join%C22 $1 %O(%C20You are banned%O). +%C22*%O$tCannot join %C22$1 %O(%C20You are banned%O). 1 Beep @@ -91,7 +91,7 @@ pevt_chandevoice_help Channel Exempt XP_TE_CHANEXEMPT pevt_chanexempt_help -%C22*%O$t%C26 $1%C sets exempt on %C18$2%O +%C22*%O$t%C26$1%C sets exempt on %C18$2%O 2 Channel Half-Operator @@ -103,7 +103,7 @@ pevt_chanhop_help Channel INVITE XP_TE_CHANINVITE pevt_chaninvite_help -%C22*%O$t%C26 $1%C sets invite on %C18$2%O +%C22*%O$t%C26$1%C sets invite on %C18$2%O 2 Channel List @@ -157,7 +157,7 @@ pevt_chanrmexempt_help Channel Remove Invite XP_TE_CHANRMINVITE pevt_chanrminvite_help -%C22*%O$t%C26 $1%O removes invite on %C18$2%O +%C22*%O$t%C26$1%O removes invite on %C18$2%O 2 Channel Remove Keyword @@ -601,7 +601,7 @@ pevt_partreason_help Ping Reply XP_TE_PINGREP pevt_pingrep_help -%C24*%O$tPing reply from%C18 $1%C: %C24$2%O second(s) +%C24*%O$tPing reply from %C18$1%C: %C24$2%O second(s) 2 Ping Timeout |