Removing old patronimages js check, adding missing patron image variable to script.
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / members / deletemem.tmpl
index b932100..b69fe6c 100644 (file)
@@ -1,9 +1,8 @@
 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
 <title>Koha &rsaquo; Can't Delete Patron</title>
 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
-<!-- TMPL_INCLUDE NAME="yui-toolbars.inc" -->
 </head>
-<body class="yui-skin-sam">
+<body>
 <!-- TMPL_INCLUDE NAME="header.inc" -->
 <!-- TMPL_INCLUDE NAME="patron-search.inc" -->
 
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b">
-<!-- TMPL_INCLUDE NAME="circ-toolbar.inc" -->  <h3>Cannot Delete Patron</h3>
+<!-- TMPL_INCLUDE NAME="members-toolbar.inc" --><h3>Cannot Delete Patron</h3>
                <ul><!-- TMPL_IF name="ItemsOnIssues" -->
                        <li>Patron has <!-- TMPL_VAR name="ItemsOnIssues" --> item(s) checked out.</li>
                <!-- /TMPL_IF -->
-               <!-- TMPL_IF name="charges -->
+               <!-- TMPL_IF name="charges" -->
                        <li>Patron has <!-- TMPL_VAR name="charges" --> in fines.</li>
                <!-- /TMPL_IF -->
                <!-- TMPL_IF name="guarantees" -->