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:
authorMadhura Jayaratne <madhura.cj@gmail.com>2011-04-24 16:45:03 +0400
committerMadhura Jayaratne <madhura.cj@gmail.com>2011-04-24 16:45:03 +0400
commit5de751bd99285cdbcb2212ed03dff0b67155e9db (patch)
tree47705ccf2f5556fb0563834b819918b0aaee0e20 /view_operations.php
parentbe14efaa75e99b821f862110a92e56c6b71d0c99 (diff)
This should also be styled with class="operations_half_width"
Diffstat (limited to 'view_operations.php')
-rw-r--r--view_operations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view_operations.php b/view_operations.php
index 2149e15eb9..55d1c7445f 100644
--- a/view_operations.php
+++ b/view_operations.php
@@ -79,7 +79,7 @@ $url_params['back'] = 'view_operations.php';
*/
?>
<!-- Table operations -->
-<div id="div_table_options">
+<div class="operations_half_width">
<form method="post" action="view_operations.php">
<?php echo PMA_generate_common_hidden_inputs($GLOBALS['db'], $GLOBALS['table']); ?>
<input type="hidden" name="reload" value="1" />