Skip to content

Commit

Permalink
*8094* Locale key rename
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Feb 14, 2013
1 parent 1f6cf63 commit 7f55790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/dashboard/tasks.tpl
Expand Up @@ -25,7 +25,7 @@
<!-- New Submission entry point -->
{if $pressCount > 1}
{fbvFormSection title="submission.submit.newSubmissionMultiple"}
{capture assign="defaultLabel"}{translate key="press.select"}{/capture}
{capture assign="defaultLabel"}{translate key="context.select"}{/capture}
{fbvElement type="select" id="multiplePress" from=$presses defaultValue=0 defaultLabel=$defaultLabel translate=false size=$fbvStyles.size.MEDIUM}
{/fbvFormSection}
{elseif $pressCount == 1}
Expand Down

0 comments on commit 7f55790

Please sign in to comment.