From d581bbbd1eaeb242b7279e5a6d75f015dd5a5e6f Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 4 Oct 2009 15:53:00 -0600 Subject: Renamed more CSS selectors from gName to g-name. --- themes/wind/views/photo.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/wind/views/photo.html.php') diff --git a/themes/wind/views/photo.html.php b/themes/wind/views/photo.html.php index 497c61bc..2520cb0c 100644 --- a/themes/wind/views/photo.html.php +++ b/themes/wind/views/photo.html.php @@ -42,12 +42,12 @@ for_html_attr() ?>"> - resize_img(array("id" => "g-photoId-{$item->id}", "class" => "g-resize")) ?> + resize_img(array("id" => "g-photo-id-{$item->id}", "class" => "g-resize")) ?> resize_bottom($item) ?> - context_menu($item, "#g-photoId-{$item->id}") ?> + context_menu($item, "#g-photo-id-{$item->id}") ?>
-- cgit v1.2.3