forked from science-ation/science-ation
Fix the filename of the awards ceremony CSV script - Fixes Bug #0000063
This commit is contained in:
parent
cb6f4a3dbb
commit
cbc01c020f
@ -20,7 +20,7 @@
|
||||
}
|
||||
else if($type=="csv")
|
||||
{
|
||||
$rep=new lcsv(i18n("Checkin List"));
|
||||
$rep=new lcsv(i18n("Awards Ceremony Script"));
|
||||
}
|
||||
$q=mysql_query("SELECT
|
||||
award_awards.id,
|
||||
|
Loading…
Reference in New Issue
Block a user