&check_cookie; &check_login; &get_fonts; open(TL,"$path_to_lang/$thislang/buttonwizard.txt"); while(){push(@LaNg,$_)} &exec_lang; @buttons=split(/\|/,$buttons); for (@buttons){ if($_ eq "upload"){$upload_button=qq~~} } $attr="inline"; $apply="none"; if($buttons =~ /create_popup/){$Create_Pop_Ups="yes"}else{$Create_Pop_Ups="no"} print "Content-type: text/html\n\n"; open(I,"$htm/buttonwizard.txt"); while(){ s/\$(\w+)/${$1}/eg; print } 1;