MediaWiki:CharCount.js: Difference between revisions
Richardpruen (talk | contribs) m typo |
Richardpruen (talk | contribs) m poxy } in wrong place |
||
Line 13: | Line 13: | ||
s.add(option); | s.add(option); | ||
} | } | ||
s.value = defIndex; | |||
} | } | ||
function getMaxChars() { | function getMaxChars() { | ||
var maxChar = getID('chars'); | var maxChar = getID('chars'); |