---
 .../prog/en/modules/circ/circulation.tt            |    4 ----
 .../prog/en/modules/members/memberentrygen.tt      |   20 --------------------
 2 files changed, 0 insertions(+), 24 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
index 60c773f..c2043d3 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
@@ -396,10 +396,6 @@ function refocus(calendar) {
         [% END %]
         </ul>
 
-    [% IF ( memberofinstution ) %]
-    <p>[% CGIorganisations %]</p>
-    [% END %]
-
 </div></div>
 [% ELSE %]
 [% IF ( soundon ) %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt
index 236295d..658b974 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt
@@ -734,26 +734,6 @@
             </ol>
         </fieldset>
 
-
-  [% IF ( I ) %]
-       [% IF ( memberofinstution ) %]
-       <fieldset class="rows" id="memberentry_organisation">
-               <legend>Organizations</legend><ol>
-               <li>
-                       [% IF ( mandatoryphone ) %] 
-                       <label for="organisations" class="required">
-                       [% ELSE %]
-                       <label for="organisations">
-                       [% END %]
-                       Organization(s): </label>
-                       [% CGIorganisations %]
-         [% IF ( mandatoryphone ) %]<span class="required">Required</span>[% 
END %]
-               </li>
-               </ol>
-       </fieldset>
-       [% END %]
-  [% END %]
-              
 [% END %]
 [% IF ( step_3 ) %]
 
-- 
1.7.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to