335c335
<     watchdog('node', 'Added content type %name.', $t_args, WATCHDOG_NOTICE, l(t('view'), 'admin/content/types'));
---
>     watchdog('node', 'Added content type %name.', $t_args, WATCHDOG_NOTICE, l(t('view'), 'admin/build/types'));
338c338
<   $form_state['redirect'] = 'admin/content/types';
---
>   $form_state['redirect'] = 'admin/build/types';
393c393
<   return confirm_form($form, $message, 'admin/content/types', $caption, t('Delete'));
---
>   return confirm_form($form, $message, 'admin/build/types', $caption, t('Delete'));
409c409
<   $form_state['redirect'] = 'admin/content/types';
---
>   $form_state['redirect'] = 'admin/build/types';
