Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/table/rows_normal.phtml')
-rw-r--r--templates/table/rows_normal.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/table/rows_normal.phtml b/templates/table/rows_normal.phtml
index 4c0cc11f72..8cac7af1d1 100644
--- a/templates/table/rows_normal.phtml
+++ b/templates/table/rows_normal.phtml
@@ -20,7 +20,7 @@ for (
<?php echo htmlspecialchars($columnNames[$column_index]); ?>
</th>
<?php $properties = $self->getColumnProperties($column_index, $column_index); ?>
- <td>
+ <td dir="ltr">
<?php echo htmlspecialchars($properties['type']); ?>
</td>
<td>