patch #2649087 None default is different than other None in some languages.

This commit is contained in:
Michal Čihař
2009-03-03 16:41:41 +00:00
parent 49036e6003
commit 7de18b4e7a
58 changed files with 620 additions and 551 deletions

View File

@@ -343,7 +343,7 @@ while ($row = PMA_DBI_fetch_assoc($fields_rs)) {
}
}
else {
echo '<i>' . $strNone . '</i>';
echo '<i>' . $strNoneDefault . '</i>';
} ?></td>
<td nowrap="nowrap"><?php echo $row['Extra']; ?></td>
<td align="center">