From 4974ef8eb33eeff97c97b1a820a43685ede61430 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Fri, 26 May 2017 11:22:04 +0530 Subject: fixed file extention issue --- code.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code.inc') diff --git a/code.inc b/code.inc index e3d8a12..ca11078 100755 --- a/code.inc +++ b/code.inc @@ -129,7 +129,7 @@ $form['book_details']['pref_id'] = array( ); $form['example_warning'] = array( '#type' => 'item', - '#title' => t('You should upload all the files as zip (main or source files, result files, executable file if any): '), + '#title' => t('You should upload all the files as extention ".'). variable_get('textbook_companion_source_extensions', '') . t('" main or source files, result files, executable file if any): '), '#prefix' => '