6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13795] Inconsistent column headings in gollem
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..__ . . . __. [__]| \\ / |(__ | ||__/ \/ \__|.__)
Comment
> This is a cosmetic bug report. > > In golem/manager.php You have this info for some of items that appear > as column headings: > > case 'share': > $hdr['width'] = '1%'; > $hdr['label'] = ' '; > $hdr['align'] = 'center'; > break; > > case 'edit': > $hdr['width'] = '1%'; > $hdr['label'] = ' '; > $hdr['align'] = 'center'; > break; > > case 'download': > $hdr['width'] = '1%'; > $hdr['label'] = ' '; > $hdr['align'] = 'center'; > break > > I'm asking to replace the  , and add the appropriate names: > $hdr['label'] = _("Share"); > $hdr['label'] = _("Edit"); > $hdr['label'] = _("Download); > > So that all of the column headings being used are shown and give a > consistent look. > > Thank you for the consideration, > > John
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers