Merge pull request #7318 from JKingsnorth/CRM-17626
[civicrm-core.git] / templates / CRM / Report / Form / Actions.tpl
index a7b4da30e270c76ee7c0e85f30a25490ee340a7d..01ff1224cae9d76ab959c56e820c4743ee9c8152 100644 (file)
@@ -26,7 +26,6 @@
 {if !$printOnly} {* NO print section starts *}
 
   {* build the print pdf buttons *}
-  {if $rows}
     <div class="crm-tasks">
       {assign var=print value="_qf_"|cat:$form.formName|cat:"_submit_print"}
       {assign var=pdf   value="_qf_"|cat:$form.formName|cat:"_submit_pdf"}
@@ -86,7 +85,6 @@
         </tr>
       </table>
     </div>
-  {/if}
 
 {literal}
   <script type="text/javascript">