--- original/nodewords/nodewords.module	2009-10-31 00:56:53.000000000 +0600
+++ mod/nodewords/nodewords.module	2009-11-06 01:50:18.000000000 +0600
@@ -1081,8 +1081,8 @@
     if (module_exists('nodewords_bypath')) {
       drupal_set_message(
         t(
-          'The feature implemented in <q>Meta Tags by Path</q> is now included in Nodewords; there is not need to use <q>Meta Tags by Path</q>, and the module should be disabled to avoid possible conflicts. Disable the module in the<a href="@url">modules page</a>.'),
-          array('@url' => url('admin/build/modules')
+          'The feature implemented in <q>Meta Tags by Path</q> is now included in Nodewords; there is not need to use <q>Meta Tags by Path</q>, and the module should be disabled to avoid possible conflicts. Disable the module in the<a href="@url">modules page</a>.',
+          array('@url' => url('admin/build/modules'))
         )
       );
     }
