From: miker Date: Fri, 23 Feb 2007 16:43:44 +0000 (+0000) Subject: add a note about hiding all hidden OUs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b8001e3f7250ad4da322b3f19ad52978b857a041;p=Evergreen.git add a note about hiding all hidden OUs git-svn-id: svn://svn.open-ils.org/ILS/trunk@7010 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/cgi-bin/lib-setup.cgi b/Open-ILS/src/cgi-bin/lib-setup.cgi index c4f9d5f43c..3d0cb1a77c 100755 --- a/Open-ILS/src/cgi-bin/lib-setup.cgi +++ b/Open-ILS/src/cgi-bin/lib-setup.cgi @@ -255,7 +255,7 @@ if (my $action = $cgi->param('action')) { ); print Tr( - th($org_cols{opac_visible}), + th($org_cols{opac_visible} .'*'), td("" ); - print ""; + print "*". + "You must hide every OU you want hidden, not just an anscestor!"; #------------------------------------------------------------------------- # Hours of operation form