small change in about text
This commit is contained in:
parent
3811f67885
commit
63d7272c92
@ -252,6 +252,7 @@ var flag = true;
|
||||
$("#closeintro").click(function(){
|
||||
$("#intro").css("display","none");
|
||||
$("#howto").css("display","none");
|
||||
introflag = true;
|
||||
});
|
||||
|
||||
$("#closehowto").click(function(){
|
||||
|
Loading…
Reference in New Issue
Block a user