Hi,

I replaced the function zen_draw_selection_field()
from includes/functions/html_output.php
with my customized version my_draw_selection_field()

Is there a recommended place (folder/filename.php) to store modified functions? Thanks!

Andreas