newordersuggestion.tmpl - minor clarification on empty list message
authorJoe Atzberger <joe.atzberger@liblime.com>
Wed, 9 Jan 2008 19:14:28 +0000 (13:14 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 9 Jan 2008 20:49:56 +0000 (14:49 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tmpl

index 5ecb0db..bb1d0ad 100644 (file)
                 </td>
             </tr>
         <!-- /TMPL_LOOP -->
-    </table><!-- TMPL_ELSE -->There are no outstanding suggestions.<!-- /TMPL_IF -->
+    </table><!-- TMPL_ELSE -->There are no outstanding (accepted) suggestions.<!-- /TMPL_IF -->
 </div>
 </div>
 <div class="yui-b">
 <!-- TMPL_INCLUDE NAME="acquisitions-menu.inc" -->
 </div>
 </div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->