summaryrefslogtreecommitdiff
path: root/textbook_companion.module
diff options
context:
space:
mode:
Diffstat (limited to 'textbook_companion.module')
-rwxr-xr-xtextbook_companion.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/textbook_companion.module b/textbook_companion.module
index 0334f21..3b81b5d 100755
--- a/textbook_companion.module
+++ b/textbook_companion.module
@@ -1390,7 +1390,7 @@ function book_proposal_form($form, &$form_state)
'#states' => array(
'visible' => array(
':input[name="version"]' => array(
- 'value' => 'Other version'
+ 'value' => 'Others'
)
)
)