From a3b0590f68f71d4610c83273ae97277e18a6fe62 Mon Sep 17 00:00:00 2001 From: Dhruv Date: Mon, 16 Sep 2013 00:34:22 +0530 Subject: [ticket/11735] Display disabled checkbox in subsilver for read notifications PHPBB3-11735 --- phpBB/styles/subsilver2/template/ucp_notifications.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB') diff --git a/phpBB/styles/subsilver2/template/ucp_notifications.html b/phpBB/styles/subsilver2/template/ucp_notifications.html index d85584d20e..4a1630786a 100644 --- a/phpBB/styles/subsilver2/template/ucp_notifications.html +++ b/phpBB/styles/subsilver2/template/ucp_notifications.html @@ -102,7 +102,7 @@ - + disabled="disabled" /> -- cgit v1.2.1