String changes

This commit is contained in:
Kovid Goyal 2020-10-03 15:26:32 +05:30
parent e258ae93bd
commit bc34075d05
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -512,7 +512,7 @@ It would be possible to do the above with no custom columns by putting the progr
User-defined Python template functions
------------------------------------------
You can add your own python functions to the template processor. Such functions are written in Python, and can be used in any of the three template programming modes. The functions are added by going to guilabel`Preferences -> Advanced -> Template functions`. Instructions are shown in that dialog.
You can add your own python functions to the template processor. Such functions are written in Python, and can be used in any of the three template programming modes. The functions are added by going to :guilabel:`Preferences -> Advanced -> Template functions`. Instructions are shown in that dialog.
Special notes for save/send templates
-------------------------------------