echo t('Publish'); ?> " /> </form> </fieldset> </div> <div class="panel-body"> <ul class="list-group"> <li class="list-group-item list-group-item-info"> <?php echo t('Top Q&A'); ?> </li> <?php $top_threads = ProjectInfo::getTopThreads($project_id, $domain_handle, $volume_handle, $part_handle); foreach ($top_threads as $thd) { ?> <li class="list-group-item"> <div class="row"> <div class="col-md-8"> <a href="<?php echo "{$page_path}/" . $thd['chapter_handle']; ?> "><?php echo h5($thd['chapter_name']); ?> </a> <span class="section-action visible-on-manage-community-right" style="margin-top: 0;"> <a class="launch-modal"