conform to relational terminology regarding columns and rows

This commit is contained in:
Marc Delisle
2010-05-31 14:33:21 -04:00
parent 5a3ebdec93
commit caa98445d8
44 changed files with 176 additions and 172 deletions

View File

@@ -186,7 +186,7 @@ PMA_Message::warning(__('("PRIMARY" <b>must</b> be the name of and <b>only of</b
<table>
<thead>
<tr><th><?php echo __('Field'); ?></th>
<tr><th><?php echo __('Column'); ?></th>
<th><?php echo __('Size'); ?></th>
</tr>
</thead>