Log: add ShowSettings command, rework Set command, #601

Make more strings translateable, #1354
This commit is contained in:
Alexey Sokolov
2017-09-07 23:35:18 +01:00
parent 408e6e9f01
commit d51159a330
11 changed files with 173 additions and 113 deletions
+9 -8
View File
@@ -1,16 +1,17 @@
<? I18N znc-listsockets ?>
<? INC Header.tmpl ?>
<table class="data">
<thead>
<tr>
<th>Name</th>
<th>Created</th>
<th>State</th>
<th>SSL</th>
<th>Local</th>
<th>Remote</th>
<th>Data In</th>
<th>Data Out</th>
<th><? FORMAT "Name" ?></th>
<th><? FORMAT "Created" ?></th>
<th><? FORMAT "State" ?></th>
<th><? FORMAT "SSL" ?></th>
<th><? FORMAT "Local" ?></th>
<th><? FORMAT "Remote" ?></th>
<th><? FORMAT "Data In" ?></th>
<th><? FORMAT "Data Out" ?></th>
</tr>
</thead>
<tbody>