context-ui-form.tpl.php 111 B

12
  1. <?php print drupal_render_children($form) ?>
  2. <div class='buttons'><?php print drupal_render($buttons) ?></div>