From 6c881bc0ef5f0ab897e3d4a8b40844e579ff9e89 Mon Sep 17 00:00:00 2001 From: Christophe Croullebois Date: Fri, 1 Jun 2012 15:49:21 +0200 Subject: [PATCH 1/1] Bug 7351 : Patch for minor visual changes I have just put a space between the radio button and the text for the new lines.. And I have replaced tabulations by space. You must have applied before : "[SIGN OFF]Bug 7351 : feature that allows to delete a range of dates" "Patch for minor textual changes" --- .../prog/en/modules/tools/holidays.tt | 66 +++++++++++--------- 1 files changed, 36 insertions(+), 30 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt index aa578cf..1cf239c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt @@ -215,36 +215,42 @@ - -
  • - - [?] -
    You can make an exception for this holiday rule. This means that you will be able to say that for a repeatable holiday there is one day which is going to be an exception.
    -
  • -
  • - . - [?] -
    You can make an exception on a range of dates repeated yearly.
    -
  • -
  • - [?] -
    This will delete this holiday rule. If it is a repeatable holiday, this option checks for possible exceptions. If an exception exists, this option will remove the exception and set the date to a regular holiday.
  • -
  • . - [?] -
    This will delete the single holidays rules only. The repeatable holidays and exceptions will not be deleted.
    -
  • -
  • . - [?] -
    This will delete the repeated holidays rules only. The repeatable holidays will be deleted but not the exceptions.
    -
  • -
  • . - [?] -
    This will delete the exceptions inside a given range. Be careful about your scope range. If it is oversized, you could slow down Koha.
    -
  • -
  • - [?] -
    This will save changes to the holiday's title and description. If the information for a repeatable holiday is modified, it affects all of the dates on which the holiday is repeated.
  • - + +
  • + + + [?] +
    You can make an exception for this holiday rule. This means that you will be able to say that for a repeatable holiday there is one day which is going to be an exception.
    +
  • +
  • + . + [?] +
    You can make an exception on a range of dates repeated yearly.
    +
  • +
  • + + [?] +
    This will delete this holiday rule. If it is a repeatable holiday, this option checks for possible exceptions. If an exception exists, this option will remove the exception and set the date to a regular holiday.
  • +
  • + . + [?] +
    This will delete the single holidays rules only. The repeatable holidays and exceptions will not be deleted.
    + /li> +
  • + . + [?] +
    This will delete the repeated holidays rules only. The repeatable holidays will be deleted but not the exceptions.
    +
  • +
  • + . + [?] +
    This will delete the exceptions inside a given range. Be careful about your scope range. If it is oversized, you could slow down Koha.
    +
  • +
  • + + [?] +
    This will save changes to the holiday's title and description. If the information for a repeatable holiday is modified, it affects all of the dates on which the holiday is repeated.
  • +
    Cancel -- 1.7.0.4