Merge branch '1.6.x'

Conflicts:
	README.md
	modules/data/webadmin/tmpl/settings.tmpl
	src/Query.cpp
This commit is contained in:
J-P Nurmi
2015-07-14 23:03:21 +02:00
3 changed files with 56 additions and 44 deletions

View File

@@ -17,7 +17,7 @@
<td>IRC</td>
<td>Web</td>
<td>URIPrefix</td>
<td></td>
<td>Delete</td>
</tr>
</thead>
@@ -51,6 +51,8 @@
<input name="ipv6" type="hidden" value="<? VAR IsIPV6 ?>"/>
<input type="submit" value="Del"/>
</form>
<? ELSE ?>
<input type="button" disabled="disabled" title="To delete port which you use to access webadmin itself, either connect to webadmin via another port, or do it in IRC (/znc DelPort)" value="Current"/>
<? ENDIF ?>
</td>
</tr>