Replace id in definition of title_creen_revision with title_screen_revision
This commit is contained in:
parent
259654ec4d
commit
af65eefdaa
2 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@
|
|||
[/label_definition]
|
||||
#enddef
|
||||
|
||||
{_GUI_DEFINITION "title_creen_revision" "label used for the revision number in the title screen" SMALL DEFAULT ({GUI__TEXT_VERTICALLY_CENTRED})}
|
||||
{_GUI_DEFINITION "title_screen_revision" "label used for the revision number in the title screen" SMALL DEFAULT ({GUI__TEXT_VERTICALLY_CENTRED})}
|
||||
|
||||
#undef _GUI_DEFINITION
|
||||
#undef _GUI_RESOLUTION
|
||||
|
|
|
@ -336,7 +336,7 @@
|
|||
|
||||
[label]
|
||||
id = "revision_number"
|
||||
definition = "title_creen_revision"
|
||||
definition = "title_screen_revision"
|
||||
[/label]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue