mirror of
https://github.com/znc/znc.git
synced 2026-07-07 02:11:20 +02:00
Patched using webadmin_charset.patch by psycho
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@774 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
|
||||
<div class="subsection">
|
||||
<div class="inputlabel">Buffergröße:</div>
|
||||
<div class="inputlabel">Buffergröße:</div>
|
||||
<div><input type="text" name="buffercount" value="<? VAR BufferCount ESC=HTML ?>" size="8" /></div>
|
||||
</div>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<input type="submit" value="<? IF Edit ?>Speichern<? ELSE ?>Channel hinzufügen<? ENDIF ?>" />
|
||||
<input type="submit" value="<? IF Edit ?>Speichern<? ELSE ?>Channel hinzufügen<? ENDIF ?>" />
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user