webadmin: Tell the user how to connect to a network on the network page

This commit is contained in:
Kyle Fuller
2012-02-12 21:18:59 +00:00
parent 5c844cf81a
commit 0538140a97
@@ -1,5 +1,11 @@
<? INC Header.tmpl ?>
<? IF Edit ?>
<div class="section">
<p>To connet to this network in your IRC client, you can set the server password field as follows: <code><? VAR Username ?>/<? VAR Name ?>:&lt;password&gt;</code></p>
</div>
<? ENDIF ?>
<form action="<? IF Edit ?>editnetwork<? ELSE ?>addnetwork<? ENDIF ?>" method="post">
<? INC _csrf_check.tmpl ?>
<div class="section">