@@ -170,7 +170,7 @@
if (jj > 0) libel += jj+' day(s) ';
if (hh > 0) libel += hh+' hour(s) ';
if (mm > 0) libel += mm+ ' min ';
if (ss > 0) libel += ss+' s';
libel += ss+' s';
$('#showElapsedTime').html(libel);
return true;
}
The note is not visible to the blocked user.