From bb930bf6cc74f88d765818e9971aeda9977ff355 Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Sun, 21 Jun 2009 14:16:28 +0000
Subject: [PATCH] - Patch #147000 by Berdir, JohnAlbin: bugfix because of
 conflicting/merged patches.

---
 modules/system/system.module | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/system/system.module b/modules/system/system.module
index 7a79a812515d..c4224423df55 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -1335,8 +1335,8 @@ function _system_get_theme_data() {
       'description' => '',
       'features' => array(
         'comment_user_picture',
+        'comment_user_verification',
         'favicon',
-        'mission',
         'logo',
         'name',
         'node_user_picture',
-- 
GitLab