Subversion Repositories SmartDukaan

Rev

Rev 16549 | Rev 16584 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16549 Rev 16583
Line 25... Line 25...
25
					echo $this->Form->input('overriden_payout');
25
					echo $this->Form->input('overriden_payout');
26
					echo $this->Form->input('package_name');					
26
					echo $this->Form->input('package_name');					
27
					echo $this->Form->input('image_url');
27
					echo $this->Form->input('image_url');
28
					echo $this->Form->input('description');
28
					echo $this->Form->input('description');
29
					echo $this->Form->input('shortDescription');
29
					echo $this->Form->input('shortDescription');
-
 
30
					echo $this->Form->input('FinalShortDescription');
30
					echo $this->Form->input('longDescription');
31
					echo $this->Form->input('longDescription');
-
 
32
					echo $this->Form->input('FinalLongDescription');
31
					echo $this->Form->input('link');
33
					echo $this->Form->input('link');
32
					echo $this->Form->input('offer_active');
34
					echo $this->Form->input('offer_active');
33
					echo $this->Form->input('offerCategory');
35
					echo $this->Form->input('offerCategory');
34
					echo $this->Form->input('priority');
36
					echo $this->Form->input('priority');
35
					echo $this->Form->input('show');
37
					echo $this->Form->input('show');