mirror of
https://github.com/znc/znc.git
synced 2026-07-06 09:51:25 +02:00
Clarify in webadmin that timestamp format is useless with server-time
This commit is contained in:
@@ -269,7 +269,7 @@
|
||||
<div class="subsection">
|
||||
<div class="inputlabel">Timestamp Format:</div>
|
||||
<input type="text" name="timestampformat" value="<? VAR TimestampFormat ?>" class="full"
|
||||
title="The format for the timestamps used in buffers, for example [%H:%M:%S]." />
|
||||
title="The format for the timestamps used in buffers, for example [%H:%M:%S]. This setting is ignored in new IRC clients, which use server-time. If your client supports server-time, change timestamp format in client settings instead." />
|
||||
</div>
|
||||
<div class="subsection half">
|
||||
<div class="inputlabel">Timezone:</div>
|
||||
|
||||
Reference in New Issue
Block a user