Last change
on this file since 6224 was
3609,
checked in by patdenice, 15 years ago
|
Convert all php and tpl files in Unix format for my plugins.
|
File size:
470 bytes
|
Line | |
---|
1 | {if !$piclens_installed or !$crossdomain_file} |
---|
2 | <p style="text-align: left;"><i><b>{'piclenswall_info'|@translate} :</b> |
---|
3 | {if !$piclens_installed} |
---|
4 | {'piclenswall_info_piclens'|@translate} |
---|
5 | {elseif !$crossdomain_file} |
---|
6 | {'piclenswall_info_crossdomain'|@translate|@sprintf:$crossdomain_url} |
---|
7 | {/if} |
---|
8 | </i></p> |
---|
9 | <p> </p> |
---|
10 | {else} |
---|
11 | <p>{'piclenswall_info_param'|@translate}</p> |
---|
12 | <p> </p> |
---|
13 | {/if} |
---|
14 | |
---|
15 | <script type="text/javascript"> |
---|
16 | jQuery("table:eq(1) tr:eq(5)").hide(); |
---|
17 | </script> |
---|
Note: See
TracBrowser
for help on using the repository browser.