Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
locale.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2007 at 20:12 UTC
Updated:
4 Jun 2007 at 21:25 UTC
"Enable" checkbox is now enabled for all languages. It should be disabled for default language, otherwise disabling the language doesn't work.
This patch adds disabling functionality.
| Comment | File | Size | Author |
|---|---|---|---|
| locale_checkbox.patch | 2.07 KB | meba |
Comments
Comment #1
gábor hojtsyThanks for the code cleanup. Committed (http://drupal.org/cvs?commit=68125) after some coding style fixes:
- the if should have {} and the body on a new line
- the $rows should be indented only with two spaces
Comment #2
(not verified) commented