Skip to content
Snippets Groups Projects
Commit 59c6ccfe authored by falcon's avatar falcon
Browse files

#641072 by renee allways -> always

parent c2f7fc59
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
*/
function scale_install() {
drupal_install_schema('scale');
_scale_insert_collection(array('Allways', 'Very often', 'Some times', 'Rarely', 'Very rarely', 'Never'));
_scale_insert_collection(array('Always', 'Very often', 'Some times', 'Rarely', 'Very rarely', 'Never'));
_scale_insert_collection(array('Excellent', 'Very good', 'Good', 'Ok', 'Poor', 'Very poor'));
_scale_insert_collection(array('Totally agree', 'Agree', 'Not sure', 'Disagree', 'Totally disagree'));
_scale_insert_collection(array('Very important', 'Important', 'Moderately important', 'Less important' , 'unimportant'));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment