2 /* vim: set expandtab sw=4 ts=4 sts=4: */
6 * @package phpMyAdmin-Designer
12 require_once 'pmd_common.php';
17 <meta http
-equiv
="Content-Type" content
="text/html; charset=windows-1251" />
18 <link rel
="stylesheet" type
="text/css" href
="./libraries/pmd/styles/default/style1.css">
20 <meta http
-equiv
="Content-Type" content
="text/html; charset=<?php echo $charset ?>" />
21 <link rel
="stylesheet" type
="text/css" href
="./libraries/pmd/styles/<?php echo $GLOBALS['PMD']['STYLE'] ?>/style1.css">
22 <title
>Designer
</title
>
27 echo '<p>' . $GLOBALS['strToSelectRelation'] . '<br />';
28 echo '<img src="pmd/images/help_relation.png" border="1"></p>';
29 echo '<p>' . $GLOBALS['strDesignerHelpDisplayField'] . '</p>';