Save module settings even if module image can't be found
This commit is contained in:
@@ -26,6 +26,8 @@ function column_num_string($column)
|
||||
return 'top';
|
||||
case 5:
|
||||
return 'bottom';
|
||||
default:
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user