source: extensions/cl_conflit/template/picture.tpl @ 7880

Last change on this file since 7880 was 7880, checked in by cljosse, 13 years ago

[cl_conflit] create of cl_conflit

File size: 728 bytes
Line 
1 <style type="text/css">
2         #bp_cla {ldelim}
3  cursor:pointer;
4}
5navThumb{ldelim}
6    height:auto
7}
8body{ldelim} overflow:visible; overflow-x:visible; overflow-y:visible
9}
10     </style>
11 <a onclick = "Toggle_bp()"  id="bp_cla"
12    title="{'cl_conflit_info_2'|@translate}"
13    alt="{'cl_conflit_info_2'|@translate}" />
14    <img class="button" id="bp_img_cla" alt="{'cl_conflit_info_2'|@translate}"  src="{$cl_conflit_button.ICON}"  complete="complete"/>
15  </a>
16
17 <script language=javascript type="text/javascript">
18 var src1="{$cl_conflit_button.ICON}";
19 var src2="{$cl_conflit_button.ICON2}";
20 var src3="{'cl_conflit_info_2'|@translate}";
21 var src4 = "{'cl_conflit_info'|@translate}";
22
23 </script>
24 
Note: See TracBrowser for help on using the repository browser.