$output.=form_item(t("Theme"),"<select name=\"edit[theme]\">$options</select>",t("Selecting a different theme will change the look and feel of the site."));
for($zone=-43200;$zone<=46800;$zone+=3600)$zones[$zone]=date("l, F dS, Y - h:i A",time()-date("Z")+$zone)." (GMT ".$zone/3600.")";
$output.=form_item(t("Theme"),"<select name=\"edit[theme]\">$options</select>",t("Selecting a different theme will change the look and feel of the site."));
for($zone=-43200;$zone<=46800;$zone+=3600)$zones[$zone]=date("l, F dS, Y - h:i A",time()-date("Z")+$zone)." (GMT ".$zone/3600.")";