forked from science-ation/science-ation
Fix wording for patrick
This commit is contained in:
parent
5d4d74fd0c
commit
5322837060
@ -207,7 +207,7 @@ function neweditor()
|
|||||||
echo mysql_error();
|
echo mysql_error();
|
||||||
// echo $querystr;
|
// echo $querystr;
|
||||||
$num=mysql_num_rows($q);
|
$num=mysql_num_rows($q);
|
||||||
echo i18n("Listing %1 people total. See the bottom for breakdown of by complete status",array($num));
|
echo i18n("Listing %1 people total. See the table at the bottom for the totals by status",array($num));
|
||||||
|
|
||||||
echo mysql_error();
|
echo mysql_error();
|
||||||
echo "<thead>";
|
echo "<thead>";
|
||||||
|
Loading…
Reference in New Issue
Block a user