source/text/shared/guide/template_manager.xhp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
New commits: commit cc64499cecf5d0695bcf9b70b75ab99013270e38 Author: Seth Chaiklin <sdc.bla...@youmail.dk> AuthorDate: Sun Jan 23 14:21:39 2022 +0100 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sun Jan 23 15:59:22 2022 +0100 tdf#146733 - add "reset default" Change-Id: I48ca877a20e44dc0a66ac92483ad47725a4864e1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128807 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/shared/guide/template_manager.xhp b/source/text/shared/guide/template_manager.xhp index a765d306e..0fad8a47e 100644 --- a/source/text/shared/guide/template_manager.xhp +++ b/source/text/shared/guide/template_manager.xhp @@ -102,8 +102,11 @@ <bookmark xml-lang="en-US" branch="hid/sfx/ui/templatedlg/action_menu" id="bm_id041620170649376938" localize="false"/> <h2 id="hd_id041620170723509814">Manage</h2> -<paragraph id="par_id041620170723504497" role="paragraph" xml-lang="en-US"><ahelp hid=".">Press <widget>Manage</widget> at the top right corner to open the Manage menu.</ahelp> The options are: New Category, Refresh, Import, and Extensions.</paragraph> - +<paragraph id="par_id041620170723504497" role="paragraph" xml-lang="en-US"><ahelp hid=".">Press <widget>Manage</widget> at the top right corner to open the Manage menu.</ahelp> The options are: New Category, Refresh, Reset Default, Import, and Extensions.</paragraph> + +<h3 id="hd_id371642944398730">Reset Default</h3> +<paragraph role="paragraph" id="par_id711642944419925">This option appears only if you have set a template as default. Use this command to remove that setting. Use Filter to specify which default will be reset.</paragraph> + <bookmark xml-lang="en-US" branch="hid/sfx/ui/templatedlg/import_btn" id="bm_id041620170649376942" localize="false"/> <h3 id="hd_id041620170723516279">Import</h3> <paragraph id="par_id04162017072351776" role="paragraph" xml-lang="en-US"><ahelp hid=".">If you want to import one or more templates into the Template Manager, then select Import, choose the Category where the imported templates should be placed, then select the files to be imported.</ahelp></paragraph>