From fcbce09fc4dc85a47a78ce01abe801225beb9a94 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 6 Oct 2009 21:50:41 -0700 Subject: Update gallery::find_file to look for subdirectories in lib, then fall back to looking in just lib itself. This is not consistent behavior with the rest of our module structure, though so we should probably make it more consistent. Fix up the permission images to use gallery::find_file again. --- modules/gallery/views/permissions_form.html.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'modules/gallery/views') diff --git a/modules/gallery/views/permissions_form.html.php b/modules/gallery/views/permissions_form.html.php index f66f3144..f1714119 100644 --- a/modules/gallery/views/permissions_form.html.php +++ b/modules/gallery/views/permissions_form.html.php @@ -20,11 +20,11 @@ - " + " title="for_html_attr() ?>" alt="for_html_attr() ?>" /> - " alt="for_html_attr() ?>" /> + " alt="for_html_attr() ?>" /> @@ -32,22 +32,22 @@ - " alt="for_html_attr() ?>" /> + " alt="for_html_attr() ?>" /> - " alt="for_html_attr() ?>" /> + " alt="for_html_attr() ?>" /> - " alt="for_html_attr() ?>" /> + " alt="for_html_attr() ?>" /> - " alt="for_html_attr() ?>" /> + " alt="for_html_attr() ?>" /> @@ -56,30 +56,30 @@ - " alt="for_html_attr() ?>" /> + " alt="for_html_attr() ?>" /> id == 1): ?> - " alt="for_html_attr() ?>" title="for_html_attr() ?>"/> + " alt="for_html_attr() ?>" title="for_html_attr() ?>"/> - " alt="for_html_attr() ?>" /> + " alt="for_html_attr() ?>" /> id == 1): ?> - " title="for_html_attr() ?>" alt="for_html_attr() ?>" /> + " title="for_html_attr() ?>" alt="for_html_attr() ?>" /> - " alt="for_html_attr() ?>" /> + " alt="for_html_attr() ?>" /> - " alt="for_html_attr() ?>" /> + " alt="for_html_attr() ?>" /> -- cgit v1.2.3