|
input($translation->get("description"), "input_description", "text", $input_facebook["description"], 255) ?>
get("element_width"), "input_width", "code", $width) ?>
get("element_height"), "input_height", "code", $height) ?>
input($translation->get("show_in_all_languages"), "input_all_languages", "checkbox", $input_facebook["all_languages"]) ?>
|
input($translation->get("facebook_page_url"), "input_url", "text", $input_facebook["url"], 255) ?>
input($translation->get("show_friends"), "input_show_faces", "checkbox", $input_facebook['show_faces']); ?>
input($translation->get("show_posts"), "input_show_posts", "checkbox", $input_facebook['show_posts']); ?>
|