<?php KalturaHelpers::protectView($this); if ($this->error) { ?> <div class="wrap"> <h2><?php _e('All in One Video Pack Settings'); ?> </h2> <br /> <div class="error"> <p> <strong><?php echo $this->error; ?> </strong> </p> </div> <br /> <div class="wrap"> <a href="#" onclick="history.go(-1);"><?php _e('Back'); ?> </a> </div> </div> <?php } elseif ($this->success) { ?> <div class="wrap">