No upper case in box title.

This commit is contained in:
Michal Čihař
2010-08-23 10:52:46 +02:00
parent ab03dc8d5c
commit 1c20d31e65

View File

@@ -350,7 +350,7 @@ class PMA_User_Schema
echo '<img class="icon" src="' . $pmaThemeImage . 'b_view.png"'
.' alt="" width="16" height="16" />';
}
echo __('Display Relational Schema');
echo __('Display relational schema');
?>:
</legend>
<select name="export_type" id="export_type">