From fd012276cbf03cc1dc7b8da10aac5cc6f26326c6 Mon Sep 17 00:00:00 2001 From: shadlaws Date: Sat, 23 Feb 2013 21:29:09 +0100 Subject: #2013 - Clean up gallery.panel.js. - prepend "data-" in front of non-standard attr to be more standards compliant. --- modules/user/views/admin_users.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/user/views/admin_users.html.php b/modules/user/views/admin_users.html.php index 033c9dae..e7abbef9 100644 --- a/modules/user/views/admin_users.html.php +++ b/modules/user/views/admin_users.html.php @@ -92,7 +92,7 @@ id") ?>" - open_text="" + data-open-text="" class="g-panel-link g-button ui-state-default ui-corner-all ui-icon-left"> id != $user->id && !$user->guest): ?> -- cgit v1.2.3