{# Copyright (C) 2009-2022 Edgewall Software This software is licensed as described in the file COPYING, which you should have received as part of this distribution. The terms are also available at https://trac.edgewall.org/wiki/TracLicense. This software consists of voluntary contributions made by many individuals. For the exact contribution history, see the revision history and logs, available at https://trac.edgewall.org/. #} {# Adds diff option fields (to be used inside a form) Arguments: - `diff`: the datastructure which contains diff options #}
# set input_radio # endset # set input_text # endset # trans radio=input_radio, text=input_text # endtrans
# with options = diff.options ${_("Ignore:")}
# endwith
## jinjacheck: "label select" OK