/home/desid573/public_html/family/pdd/app/View/Settings
NameSizeModeActions
admin_editpagecontent.ctp43480644editdlrm
admin_pagecontent.ctp93100644editdlrm
admin_social.ctp58510644editdlrm
Edit: /home/desid573/public_html/family/pdd/app/View/Settings/admin_editpagecontent.ctp (4348B)

Add Product

Add Product
Form->create('Page', array('type' => 'file', 'enctype' => 'multipart/form-data', 'id' => 'form_sample_3', 'class' => 'form-horizontal')); ?> Form->input("id"); ?>

Page Details

Form->input("Page.title", array('label' => false, 'div' => false, 'class' => "form-control")) ?>
Form->textarea("Page.desc", array('rows' => '5', 'cols' => '50','label' => false, 'div' => false, 'class' => "ckeditor form-control")) ?>
Form->end();?>