Content deleted Content added
«+"var", +" "» |
«+"d."» |
||
Line 120:
wfull = '[[' + wtext + '|' + city + ']]';
// only add link to state if we haven't link it yet.
if (d.left.match('\\[\\['+state+'\\]\\]')) {
wfull += ', ' + state;
} else {
|