Fix the indentation of <options:xlinequit>.

This commit is contained in:
Sadie Powell 2024-10-11 22:08:03 +01:00
parent 25e4a63305
commit 5d436585ca

View File

@ -651,19 +651,19 @@
# banned from the server. # banned from the server.
xlinemessage="You're banned! Email irc@&networkDomain; with the ERROR line below for help." xlinemessage="You're banned! Email irc@&networkDomain; with the ERROR line below for help."
# xlinequit: The quit message to show to opers and affected users when # xlinequit: The quit message to show to opers and affected users when
# a user is [KGZ]-lined. The variables you can use in this are: # a user is [KGZ]-lined. The variables you can use in this are:
# #
# %created% - The date/time at which the X-line was created. # %created% - The date/time at which the X-line was created.
# %duration% - The duration of the X-line. # %duration% - The duration of the X-line.
# %expiry% - The date/time at which the X-line expires. # %expiry% - The date/time at which the X-line expires.
# %fulltype% - The type of X-line which was matched, suffixed with # %fulltype% - The type of X-line which was matched, suffixed with
# "-lined" if its name is one or two characters. # "-lined" if its name is one or two characters.
# %reason% - The reason the X-line was added. # %reason% - The reason the X-line was added.
# %remaining% - The duration remaining on the X-line. # %remaining% - The duration remaining on the X-line.
# %setter% - The name of the X-line setter. # %setter% - The name of the X-line setter.
# %type% - The type of X-line which was matched. # %type% - The type of X-line which was matched.
xlinequit="%fulltype%: %reason%" xlinequit="%fulltype%: %reason%"
# modesinlist: Whether to show the current channel modes in the /LIST # modesinlist: Whether to show the current channel modes in the /LIST
# output. Can be set to any one of: # output. Can be set to any one of: