Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 84e5138

Browse files
author
Michael Grauer
committed
BUG: refs #68. Minor text display change.
1 parent 18721a1 commit 84e5138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/batchmake/views/config/index.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $this->headScript()->appendFile($this->moduleWebroot . '/public/js/config/config
3838
{$this->configForm['tmp_dir']}
3939
</div>
4040
<div qtip='The file-system location of the Batchmake executable. (required)' >
41-
<label for='bin_dir'>Location of Batchmake executable</label>
41+
<label for='bin_dir'>Batchmake executable Location</label>
4242
{$this->configForm['bin_dir']}
4343
</div>
4444
<div qtip='The file-system location of the BatchMake .bms scripts. (required)' >

0 commit comments

Comments
 (0)