diff --git a/themes/bootstrap3/templates/layout/layout.phtml b/themes/bootstrap3/templates/layout/layout.phtml
index 55f33615f2d9c7a2be81a8a2af2f237bc0f19384..dc3bb65dcdeeea04ca2ca453fcc11f761aae23e7 100644
--- a/themes/bootstrap3/templates/layout/layout.phtml
+++ b/themes/bootstrap3/templates/layout/layout.phtml
@@ -34,6 +34,7 @@
           array(
             'add_tag_success' => 'add_tag_success',
             'bulk_email_success' => 'bulk_email_success',
+            'bulk_noitems_advice' => 'bulk_noitems_advice',
             'bulk_save_success' => 'bulk_save_success',
             'close' => 'close',
             'libphonenumber_invalid' => 'libphonenumber_invalid',
@@ -62,7 +63,6 @@
               'bookbagFull' => 'bookbag_full_msg',
               'bookbagMax' => $cart->getMaxSize(),
               'bookbagStatusFull' => 'bookbag_full',
-              'bulk_noitems_advice' => 'bulk_noitems_advice',
               'confirmDelete' => 'confirm_delete',
               'confirmEmpty' => 'bookbag_confirm_empty',
               'itemsAddBag' => 'items_added_to_bookbag',