no need for extra div, but the link must be added before the slide effect is added (which adds additional slide-div around the object which would result the link be added inside the slide-div)
This commit is contained in:
@@ -259,7 +259,6 @@ while (list($operator) = each($GLOBALS['cfg']['UnaryOperators'])) {
|
||||
<?php
|
||||
PMA_generate_slider_effect('searchoptions', $strOptions);
|
||||
?>
|
||||
<div id="searchoptions_anchor"></div>
|
||||
<div id="searchoptions">'
|
||||
|
||||
<fieldset id="fieldset_select_fields">
|
||||
|
Reference in New Issue
Block a user