Content deleted Content added
Ohconfucius (talk | contribs) rem {{ISO}} template insertion |
Ohconfucius (talk | contribs) edit summary |
||
Line 836:
// Add a tag to the summary box
var txt=document.editform.wpSummary;
var summary = "date formats per [[WP:MOSNUM
if (txt.value.indexOf(summary) == -1) {
if (txt.value.match(/[^\*\/\s][^\/\s]?\s*$/)) {
|