We have found that on the node edit forms, we present 2 fields with an identical label of "title."
In an attempt at brevity, we're accidentally confusing site editors who are unfamiliar with Drupalisms.
Proposing that we restore the default "menu link title" text here in panopoly_admin.module
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | panopoly-menu-title-txt.png | 13.63 KB | andrew_mallis |
| #3 | panopoly_admin-menu-link-title-2295513-3.patch | 1.04 KB | dsnopek |
Comments
Comment #1
andrew_mallis commentedpatch attached
Comment #2
andrew_mallis commentedComment #3
dsnopekHow do you feel about this as a compromise? It uses "Link title" (rather than "Menu link title") and creates some more room for the label. I just want to avoid the label wrapping.
Comment #4
sjbassett commentedI agree with @dsnopek on this one, it is short but more clear. I have reviewed the patch and it seems to work well!
Comment #5
andrew_mallis commentedlooks good
Comment #7
dsnopekAh, so on Kalatheme it must be overridding panopoly-admin.css, so the field doesn't have an inline label. :-)
Anyway, patch committed!