X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fui%2Fui_controls.inc;h=43b7fd8146230ac77e6e2c8ba9ba6b68932bc2f1;hb=b611def496e4942321d66f183fe0e1d95417c99f;hp=c24622b2faeb5de7a5eac0a7cc746952eb9eb58b;hpb=dcc0033610834b7c1d76450a9a9e9754e2516f41;p=fa-stable.git diff --git a/includes/ui/ui_controls.inc b/includes/ui/ui_controls.inc index c24622b2..43b7fd81 100644 --- a/includes/ui/ui_controls.inc +++ b/includes/ui/ui_controls.inc @@ -217,7 +217,6 @@ function viewer_link($label, $url='', $class='', $id='', $icon=null) } else $preview_str = $label; - return $preview_str; } @@ -412,8 +411,8 @@ function tabbed_content_start($name, $tabs, $dft='') { } function tabbed_content_end() { - div_end(); - div_end(); + echo ""; // content box (don't change to div_end() unless div_start() is used above) + div_end(); // tabs widget } /* Table editor interfaces. Key is editor type