Files
znc/modules/data/webadmin/tmpl/index.tmpl
2011-03-06 12:32:14 +06:00

11 lines
202 B
Cheetah

<? INC Header.tmpl ?>
<div class="textsection">
<p>Welcome to the ZNC webadmin module. All changes you make will be in effect immediately after
you submitted them.</p>
</div>
<? INC Footer.tmpl ?>