From: Jean-André Santoni <[email protected]>
---
.../prog/en/modules/admin/aqbudgetperiods.tmpl | 26 +------------------
1 files changed, 2 insertions(+), 24 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tmpl
index d8d1241..2a91c6f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tmpl
@@ -235,30 +235,8 @@
<h3>Delete root budget '<!-- TMPL_VAR name="budget_period_description"
-->'?</h3>
<!-- /TMPL_IF -->
- <!--
###################################################################### -->
- <!-- display information about the budget period that must be deleted -->
- <!--
###################################################################### -->
-
- <table>
- <tr>
- <th scope="row">Start date</th>
- <td><!-- TMPL_VAR name="budget_period_startdate" --></td>
- </tr>
-
- <tr>
- <th scope="row">End date</th>
- <td><!-- TMPL_VAR name="budget_period_enddate" --></td>
- </tr>
-
- <tr>
- <th scope="row">Total amount</th>
- <td><!-- TMPL_VAR name="budget_period_total" --></td>
- </tr>
- </table>
-
-
<!-- ############################################################# -->
- <!-- "delete" and "quit" buttons -->
+ <!-- "delete" and "cancel" buttons -->
<!-- ############################################################# -->
<form action="<!-- TMPL_VAR name="script_name" -->" method="post">
@@ -268,7 +246,7 @@
</form>
<form action="<!-- TMPL_VAR name="script_name" -->" method="post">
- <input type="submit" class="deny" value="Quit" />
+ <input type="submit" class="deny" value="Cancel" />
</form>
</div>
--
1.6.3.3
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches