Make the caption for checkboxes a label for the checkbox
[squirrelmail.git] / templates / default / read_attachments.tpl
index f41f78616242608c753b6a54568049e249ee7f73..9bd648cc423b6e925d922a4b1751461b13f7710e 100644 (file)
@@ -30,8 +30,6 @@
  * @subpackage templates
  */
 
-/** add required includes **/
-include_once(SM_PATH . 'templates/util_global.php');
 
 /** extract template variables **/
 extract($t);
@@ -99,4 +97,4 @@ if (count($attachments)==0) {
   </td>
  </tr>
 </table>
-</div>
\ No newline at end of file
+</div>