Hi flynax experts,

I am trying to improve my site's speed and Google analyser recomends to defer the call to these 2 java scripts:

<script type="text/javascript" src="../plugins/reportBrokenListing/static/lib.js"></script><script type="text/javascript" src=".../libs/jquery/jquery.textareaCounter.js"></script>

Does anyone know which file i need to edit to add a "defer" to the <script> calls to these scripts?
It looks like there are in a file in plugins/verification code folders?
I checked the main header.tpl file and they are not in there.


Many thanks
Chris