summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/lib.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/lib.php b/modules/lib.php
index a14e1d84..32ebe0bf 100644
--- a/modules/lib.php
+++ b/modules/lib.php
@@ -111,7 +111,7 @@ function show_flagged_popup($reason,$label='value', $name='flagged_type', $other
*
*/
-function show_genre_pulldown ($genre, $complete, $lines= "10 MULTIPLE") {
+function show_genre_pulldown ($genre, $complete, $lines= "'10' multiple='multiple'") {
$dbh = dbh();