diff --git a/core/language/en-GB/EditTemplate.multids b/core/language/en-GB/EditTemplate.multids index 7813809d8..9a80300f0 100644 --- a/core/language/en-GB/EditTemplate.multids +++ b/core/language/en-GB/EditTemplate.multids @@ -22,7 +22,7 @@ Tags/Dropdown/Hint: Show tag list Title/BadCharacterWarning: Warning: avoid using any of the characters <> in tiddler titles Title/Exists/Prompt: Target tiddler already exists Title/Relink/Prompt: Update ''<$text text=<>/>'' to ''<$text text=<>/>'' in the //tags// and //list// fields of other tiddlers -Title/References/Prompt: The following manual links to this tiddler will not be automatically updated +Title/References/Prompt: The following references to this tiddler will not be automatically updated: Type/Dropdown/Caption: content type list Type/Dropdown/Hint: Show content type list Type/Delete/Caption: delete content type diff --git a/core/ui/EditTemplate/title.tid b/core/ui/EditTemplate/title.tid index 0248526cc..c0ee974ab 100644 --- a/core/ui/EditTemplate/title.tid +++ b/core/ui/EditTemplate/title.tid @@ -38,12 +38,13 @@ tags: $:/tags/EditTemplate <$vars stateTiddler=<> > <$reveal type="nomatch" state=<> text="show"> -<$button set=<> setTo="show" class="tc-btn-invisible tc-tiddlylink">{{$:/core/images/down-arrow}} +<$button set=<> setTo="show" class="tc-btn-invisible">{{$:/core/images/right-arrow}} +<> <$reveal type="match" state=<> text="show"> -<$button set=<> setTo="hide" class="tc-btn-invisible tc-tiddlylink">{{$:/core/images/up-arrow}} +<$button set=<> setTo="hide" class="tc-btn-invisible">{{$:/core/images/down-arrow}} +<> -<>: <$reveal type="match" state=<> text="show"> <$tiddler tiddler=<> >