In template.php
Find this line of code, I guess its from line 190-210
if ( !isset( $val[‘all’] ) )
$val[‘all’] = ….
-comment this out or remove totally
-you can also change the value of ‘All Tags’, just add if statement that validates if the value is equal to ‘tag’, then…