do not show visual builder anchor if js is not enabled

This commit is contained in:
Marc Delisle
2010-11-20 07:43:06 -05:00
parent 7212120004
commit 18f6882f89
2 changed files with 11 additions and 5 deletions

View File

@@ -177,7 +177,7 @@ function showColumnSelectCell($columns, $column_number, $selected = '')
$tab['link'] .= $tab['fragment'];
}
?>
<div class="notice">
<div id="visual_builder_anchor" class="notice hide">
<span id="footnote_1">
<?php echo __('Switch to'); ?>
<form action="<?php echo $tab_designer['link'] ?>" method="post">