This should also be styled with class="operations_half_width"

This commit is contained in:
Madhura Jayaratne
2011-04-24 18:15:03 +05:30
parent be14efaa75
commit 5de751bd99

View File

@@ -79,7 +79,7 @@ $url_params['back'] = 'view_operations.php';
*/ */
?> ?>
<!-- Table operations --> <!-- Table operations -->
<div id="div_table_options"> <div class="operations_half_width">
<form method="post" action="view_operations.php"> <form method="post" action="view_operations.php">
<?php echo PMA_generate_common_hidden_inputs($GLOBALS['db'], $GLOBALS['table']); ?> <?php echo PMA_generate_common_hidden_inputs($GLOBALS['db'], $GLOBALS['table']); ?>
<input type="hidden" name="reload" value="1" /> <input type="hidden" name="reload" value="1" />