Fix a template variable typo. Fixes bug #11411.
This commit is contained in:
parent
be4377f48c
commit
498b961ed7
3 changed files with 4 additions and 3 deletions
|
|
@ -131,8 +131,8 @@ our $HELP = {
|
|||
],
|
||||
},
|
||||
{
|
||||
name => 'synopsis_text',
|
||||
description => 'helpvar synopsis_text',
|
||||
name => 'synopsis_textonly',
|
||||
description => 'helpvar synopsis_textonly',
|
||||
},
|
||||
{
|
||||
name => 'url_album',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue