study: Show 'position after Initial position' as 'Initial position'

pull/9761/head
Benedikt Werner 2021-09-09 04:21:29 +02:00
parent 46517e416c
commit ae68a2ac5c
No known key found for this signature in database
GPG Key ID: 1DBFF0F8E9E121EB
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ export function view(root: AnalyseCtrl): VNode {
h('form.form3', [
ctrl.root.path !== current.path
? h('p', [
'Commenting position after ',
`Commenting ${current.node.san ? 'position after' : ''}`,
h(
'button.button-link',
{