Content deleted Content added
Technical 13 (talk | contribs) Minor wording adjustment. |
Technical 13 (talk | contribs) fix the id=content |
||
Line 1:
/* WikiBreak */
$( 'div#
var stillOnBreak = confirm( 'You are still on a WikiBreak because you need to get your school work done.' );
if(stillOnBreak === false){
Line 8:
} else {
stillOnBreak = alert( 'Fine, but hurry up and get back to doing your school work!' );
$( 'div#
}
} else {
|