Jumpto with Go Button
1.0 - SP1
This mod changes the jump box in the bottom right corner of your yabb back to how it was in Yabb 1 Gold Release - with a Go button :)
It was a simple mod - but it's well worth it ;)
Actually, not so simple as gold menu didnt have support for categories - this one does :)
Omario
http://www.muslimteens.net
Sources/Subs.pl
sub jumpto {
my(@masterdata,$category,@data,$found,$tmp,@memgroups,@newcatdata);
$selecthtml = qq~
";
}
sub jumpto {
my(@masterdata,$category,@data,$found,$tmp,@memgroups,@newcatdata);
$selecthtml = qq~
~;
}