use $tag, not $chatnet

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3061 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-12-18 08:52:00 +00:00 committed by cras
parent ec1c33e965
commit cafb1e0805

View File

@ -147,4 +147,4 @@ though but currently it doesn't exist.</p>
<h3>Q: How do i add the active network to the statusbar</h3> <h3>Q: How do i add the active network to the statusbar</h3>
<p>A: Modify the window-line in statusbar section in config file to <p>A: Modify the window-line in statusbar section in config file to
<code>window = "{sb $winref:$chatnet/$T{sbmode $M}}";</code></p> <code>window = "{sb $winref:$tag/$T{sbmode $M}}";</code></p>