Content deleted Content added
PleaseStand (talk | contribs) m Add more information |
PleaseStand (talk | contribs) m Fix syntax error |
||
Line 146:
if ( info.lastEdited ) {
text += ' Last edited ' + info.lastEdited + '.';
}
console.log( text );
|