From eb3e36f1325785807e4e5d01dfdf51f0e3d8faef Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 16 Oct 2009 00:56:37 -0600 Subject: Apply g-dialog-link class directly to login link markup, not via jQuery. --- modules/gallery/views/login.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/gallery/views/login.html.php b/modules/gallery/views/login.html.php index 049ba043..9be218c0 100644 --- a/modules/gallery/views/login.html.php +++ b/modules/gallery/views/login.html.php @@ -4,7 +4,7 @@
  • " title="for_html_attr() ?>" - id="g-login-link"> + id="g-login-link" class="g-dialog-link">
  • -- cgit v1.2.3