From ab86fe4810a2ec33386ec702e16f257feef3f45e Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Mon, 12 Oct 2015 21:29:08 -0400 Subject: Issue #2313085 by tkuldeep17: Can't add class to user picture by template_preprocess_user_picture as class attribute has hard coded in user picture tpl file --- modules/user/user-picture.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/user/user-picture.tpl.php b/modules/user/user-picture.tpl.php index ee8218786..11d92cc51 100644 --- a/modules/user/user-picture.tpl.php +++ b/modules/user/user-picture.tpl.php @@ -17,7 +17,7 @@ */ ?> -
+
-- cgit v1.2.3