diff --git a/setup/frames/index.inc.php b/setup/frames/index.inc.php index 89d666bad1..6d8db1a48c 100644 --- a/setup/frames/index.inc.php +++ b/setup/frames/index.inc.php @@ -135,7 +135,7 @@ echo FormDisplayTemplate::displayFormTop( ); echo '
| # | '; echo '' , __('Name') , ' | '; @@ -151,7 +151,7 @@ if ($cf->getServerCount() > 0) { , htmlspecialchars($cf->getValue("Servers/$id/auth_type")) , ''; echo '' , htmlspecialchars($cf->getServerDSN($id)) , ' | '; - echo ''; + echo ' | ';
echo '';
echo ''
, __('Edit') , '';
@@ -175,7 +175,7 @@ if ($cf->getServerCount() > 0) {
echo '
| ||||||
|---|---|---|---|---|---|---|---|---|---|---|