Advertisement
bhengh

for Paul J: sb_print_filters OLD code

Apr 19th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. } else {
  2. $output .= '<strong>'.ucwords($filter_option).'</strong>:&nbsp;*'.$filter_option.'*';
  3. $output .= '&nbsp;(<a href="'.sb_url_minus_parameter($filter_option).'">x</a>)';
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement