Fix for Bug 1843. I'm taking out the link, since the patron image upload process...
authorOwen Leonard <oleonard@myacpl.org>
Wed, 20 Feb 2008 18:34:36 +0000 (07:34 +1300)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 20 Feb 2008 19:01:30 +0000 (13:01 -0600)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl

index e1526a8..619e8f8 100644 (file)
@@ -194,17 +194,6 @@ for (var i=0;i<ItemsNodes.length;i++){
 
 
 </div>
-<div id="patron-image" style="padding: 0.5em;">
-    <h3>Patron Image</h3>
-    <!-- TMPL_IF name="picture" -->
-       <img src="<!-- TMPL_VAR NAME="picture" -->" width="25%" height="25%" alt="Patron Picture">
-    <!-- TMPL_ELSE -->
-        <li>There is no picture available for this patron.</li>
-        <div class="action">
-            <a href="picture-upload.pl">Add Patron Images</a>
-        </div>
-    <!-- /TMPL_IF -->
-</div>
 </div>
  <div class="yui-u"> 
  <div id="patron-library-details">