Closed (fixed)
Project:
Profile Privacy
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2006 at 20:43 UTC
Updated:
30 Nov 2006 at 13:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
lennart commentedAt least now I can get the 'submit' button to show up by changing line 68 from
$form['submit'] = array('#type' => 'submit', '#title' => t('Submit'));
to
$form['submit'] = array('#type' => 'submit', '#value' => t('Submit'));
But - the changes made are still not saved!
Comment #2
heine commentedComment #3
moshe weitzman commentedapplied to 4.7. there is no head or 5.0 for this module yet. please help.
Comment #4
(not verified) commented