Bug5940: Authority, Labels, Circ help files for 3.4
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / acqui-home.tmpl
index 932cefc..02f5f22 100644 (file)
     <!-- /TMPL_IF -->
     </fieldset>
 </div>
+
+<!-- TMPL_IF NAME="suggestion" --><!-- TMPL_IF name="suggestions_count" -->
+<div id="acqui_acqui_home_suggestions">
+    <fieldset>
+    <legend>Pending suggestions</legend>
+        <p><!--TMPL_VAR NAME="suggestions_count" --> suggestions waiting. <a href="/cgi-bin/koha/suggestion/suggestion.pl">Manage suggestions</a>.</p>
+    </fieldset>
+</div><!-- /TMPL_IF --><!-- /TMPL_IF -->
+
 </div>
 
 <div class="yui-u">
         </tfoot>
         <tbody>
         <!-- TMPL_LOOP name="loop_budget" -->
-            <!--TMPL_IF name="toggle"-->
-                <tr class="highlight">
-            <!--TMPL_ELSE-->
+            <!--TMPL_IF NAME="__odd__" -->
                 <tr>
+            <!--TMPL_ELSE-->
+                <tr class="highlight">
             <!--/TMPL_IF-->
                 <td align="center"><!-- TMPL_VAR name="budget_code" --></td>
                 <td align="center"><!-- TMPL_VAR name="budget_owner" --></td>