Skip to content

Commit 027c23a

Browse files
committed
Good Friday Correction
1 parent e65e42e commit 027c23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FishFryCountdown/js/CurrentYear.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ function FishFryStatus(ashwednesday, goodfriday)
9595
{
9696
rc = 3;
9797
}
98-
//alert(rc);
98+
alert(rc);
9999
return rc;
100100
}
101101
function addDays(date, days) {

0 commit comments

Comments
 (0)