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:
prozacx
2006-09-17 21:17:47 +00:00
parent 7692fb0231
commit dd83d0604e
15 changed files with 30 additions and 30 deletions
@@ -19,7 +19,7 @@
</div>
<div class="subsection">
<div class="inputlabel">Buffergröße:</div>
<div class="inputlabel">Buffergr&ouml;&szlig;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&uuml;gen<? ENDIF ?>" />
</div>
</form>