mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Switch znc.in URLs to https
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
<? IF Checked ?> checked="checked"<? ENDIF ?>
|
||||
<? IF Disabled ?> disabled="disabled"<? ENDIF ?> />
|
||||
<label for="lm_<? VAR Name ?>">
|
||||
<? IF Wiki ?><a href="http://wiki.znc.in/<? VAR Wiki ?>" target="_blank" class="external"><? VAR Name ?></a>
|
||||
<? IF Wiki ?><a href="https://wiki.znc.in/<? VAR Wiki ?>" target="_blank" class="external"><? VAR Name ?></a>
|
||||
<? ELSE ?> <? VAR Name ?> <? ENDIF ?></label>
|
||||
</td>
|
||||
<td class="mod_args">
|
||||
|
||||
Reference in New Issue
Block a user