They didn't want to make it too easy for you. wink

In templates/default/admin/admin_log.tmpl
Find:
PHP Code
echo <<<UBBTPRINT
</select>
<select name="stop_year">
$stop_years
</select> 
Add under:
PHP Code
<input type="submit" name="submit" value="{$ubbt_lang['SUBMIT']}" />