From 7ea13b3869dee33804606a17488bb1cd26759bdb Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 28 Oct 2009 12:15:52 -0700 Subject: Normalize capitalization ticket #596 --- modules/gallery/views/login_ajax.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/gallery/views/login_ajax.html.php') diff --git a/modules/gallery/views/login_ajax.html.php b/modules/gallery/views/login_ajax.html.php index a9a9ef11..9741db0c 100644 --- a/modules/gallery/views/login_ajax.html.php +++ b/modules/gallery/views/login_ajax.html.php @@ -6,7 +6,7 @@ url: "", success: function(data) { $("#g-login").html(data); - $("#ui-dialog-title-g-dialog").html(for_js() ?>); + $("#ui-dialog-title-g-dialog").html(for_js() ?>); $(".submit").addClass("g-button ui-state-default ui-corner-all"); $(".submit").gallery_hover_init(); ajaxify_login_reset_form(); @@ -38,7 +38,7 @@
  • - +
  • -- cgit v1.2.3