This should also be styled with class="operations_half_width"
This commit is contained in:
@@ -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" />
|
||||||
|
Reference in New Issue
Block a user