koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/parameters ... [dev_week]


From: Ryan Higgins
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/parameters ... [dev_week]
Date: Tue, 13 Feb 2007 14:36:51 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Ryan Higgins <rych>     07/02/13 14:36:51

Modified files:
        koha-tmpl/intranet-tmpl/npl/en/parameters: aqbudget.tmpl 

Log message:
        fix typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/parameters/aqbudget.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.2.2.4.2.1&r2=1.2.2.4.2.2

Patches:
Index: aqbudget.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/parameters/Attic/aqbudget.tmpl,v
retrieving revision 1.2.2.4.2.1
retrieving revision 1.2.2.4.2.2
diff -u -b -r1.2.2.4.2.1 -r1.2.2.4.2.2
--- aqbudget.tmpl       11 Jul 2006 14:03:24 -0000      1.2.2.4.2.1
+++ aqbudget.tmpl       13 Feb 2007 14:36:51 -0000      1.2.2.4.2.2
@@ -124,7 +124,7 @@
 <tr><th>Budget Amount</th><td><!-- TMPL_VAR NAME="budgetamount" --></td></tr>
 </table></div>
 
-<div class="tabitem"><form action="<!-- TMPL_VAR NAME="action" -->" 
method="post"><input type="hidden" name="op" value="delete_confirmed" /><input 
type="hidden" name="aqbudgetid" value="<!-- TMPL_VAR NAME="aqbudgetid" -->" 
/><input type="submit" value="Delete this Book Fund" class="cancel" /></form> 
<form action="<!-- TMPL_VAR NAME="action" -->" method="post"><input 
type="submit" value="Do Not Delete" class="submit" /></form></div>
+<div class="tabitem"><form action="<!-- TMPL_VAR NAME="action" -->" 
method="post"><input type="hidden" name="op" value="delete_confirmed" /><input 
type="hidden" name="aqbudgetid" value="<!-- TMPL_VAR NAME="aqbudgetid" -->" 
/><input type="submit" value="Delete this Budget" class="cancel" /></form> 
<form action="<!-- TMPL_VAR NAME="action" -->" method="post"><input 
type="submit" value="Do Not Delete" class="submit" /></form></div>
 <!-- /TMPL_IF -->
 
 <!-- TMPL_IF name="delete_confirmed" -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]