Prevent double confirm box when deleting attachments
[civicrm-core.git] / templates / CRM / Widget / widget.tpl
CommitLineData
6a488035
TO
1{*
2 +--------------------------------------------------------------------+
819d0d41 3 | CiviCRM version 4.5 |
6a488035 4 +--------------------------------------------------------------------+
819d0d41 5 | Copyright CiviCRM LLC (c) 2004-2014 |
6a488035
TO
6 +--------------------------------------------------------------------+
7 | This file is a part of CiviCRM. |
8 | |
9 | CiviCRM is free software; you can copy, modify, and distribute it |
10 | under the terms of the GNU Affero General Public License |
11 | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. |
12 | |
13 | CiviCRM is distributed in the hope that it will be useful, but |
14 | WITHOUT ANY WARRANTY; without even the implied warranty of |
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
16 | See the GNU Affero General Public License for more details. |
17 | |
18 | You should have received a copy of the GNU Affero General Public |
19 | License and the CiviCRM Licensing Exception along |
20 | with this program; if not, contact CiviCRM LLC |
21 | at info[AT]civicrm[DOT]org. If you have questions about the |
22 | GNU Affero General Public License or the licensing of CiviCRM, |
23 | see the CiviCRM license FAQ at http://civicrm.org/licensing |
24 +--------------------------------------------------------------------+
25*}
26<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
27<head>
28<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
29<title>widget</title>
30</head>
31<body bgcolor="#ffffff">
32<!--url's used in the movie-->
33<!--text used in the movie-->
34<!--
35Arguments
36Actions
37Result
38-->
39
40<!-- saved from url=(0013)about:internet -->
41<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="550" height="400" id="widget" align="middle">
42<param name="allowScriptAccess" value="sameDomain" />
43<param name="FlashVars" value="{$flashVars}">
44<param name="movie" value="widget.swf" />
45<param name="quality" value="high" />
46<param name="bgcolor" value="#ffffff" />
47<embed flashvars="{$flashVars}" src="{$config->resourceBase}extern/Widget/widget.swf" quality="high" bgcolor="#ffffff" width="220" height="220" name="widget" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
48</object>
49</body>
50</html>