Skip to content
Snippets Groups Projects
Commit ccfc8519 authored by Matthew Juhl's avatar Matthew Juhl
Browse files

More profile editor awesomeness.

parent 1b1d8273
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@ echo '<style type="text/css">@IMPORT url("/wdn/templates_3.0/css/content/forms.c
echo '<div id="formloading"><img src="http://ucommjuhl.unl.edu/wdn/templates_3.0/css/header/images/colorbox/loading.gif" alt="Loading Form" /></div>';
echo '<form action="'.$vars['url'].'action/flexprofile/edit" method="post" enctype="multipart/form-data" class="cool">';
/* add fieldset and legend */
echo '<fieldset><legend>Edit Profile</legend><ol>';
echo '<fieldset><legend>Edit Information</legend><ol>';
/* mjuhl: remove dynamic form by commenting out the following line: */
echo '<!--------start copying here------------>';
echo elgg_view('form/forms/display_form_content',array('tab_data'=>$tab_data,'description'=>'','preview'=>0,'form'=>$form,'form_data_id'=>0));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment