Skip to content

Commit

Permalink
trying to get the actions to the right
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmatic69 committed Jan 6, 2010
1 parent 9b3a70a commit 45e0c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_helper.php
Expand Up @@ -355,7 +355,7 @@ function massActionButtons( $buttons = null, $niceBox = false )
return $this->Design->niceBox( 'massActions', $out );
}

return '<div class="massActions">'.$out.'</div>';
return '<div class="massActions">'.$out.'<div class="clr">&nbsp;</div></div>';
}
}
?>

0 comments on commit 45e0c8f

Please sign in to comment.