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

@@ -139,7 +139,7 @@ foreach ($the_tables as $key => $table) {
<table style="width: 100%;">
<thead>
<tr>
<th><?php echo __('Field'); ?></th>
<th><?php echo __('Column'); ?></th>
<th><?php echo __('Type'); ?></th>
<!--<th><?php echo __('Attributes'); ?></th>-->
<th><?php echo __('Null'); ?></th>