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
path: root/setup
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@suse.cz>2012-04-26 15:25:13 +0400
committerMichal Čihař <mcihar@suse.cz>2012-04-26 15:25:13 +0400
commit952647ef801925e7b18a68d96775968e3faeeeaa (patch)
tree675bda0ab515388051e7f3263d08b6ac1f337c19 /setup
parent26b7fa19ea5f179fcf7ff69d830b20cb7e8607f7 (diff)
Fix syntax error
Diffstat (limited to 'setup')
-rw-r--r--setup/frames/index.inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup/frames/index.inc.php b/setup/frames/index.inc.php
index f4116969a6..d4bb3dde75 100644
--- a/setup/frames/index.inc.php
+++ b/setup/frames/index.inc.php
@@ -151,7 +151,7 @@ display_form_top(
</tr>
<?php } ?>
</table>
-<?php } ?>
+<?php } else { ?>
<table width="100%">
<tr>
<td>
@@ -159,7 +159,7 @@ display_form_top(
</td>
</tr>
</table>
-<?php endif; ?>
+<?php } ?>
<table width="100%">
<tr>
<td class="lastrow" style="text-align: left">