Big Michal!
Pleaseee help me with this plugin, osclass forum it's impossible and support is very very slow...
if you will do a nice plugin privacy and cookie I'll buy it
Now I have this "lopd" you know?
this code link <a id="lopd_a" %s > does not lead to page lopd
<div class="control-group">
<label class="control-label" for="name"><input type="checkbox" id="lopd_box" name="lopd_box" value="1"/></label>
<div class="controls">
<?php echo sprintf(__('Acconsenso il trattamento dei dati in base art.13 del D.lgs 196/2003<a id="lopd_a" %s ><br>Leggi Privacy</a> - <a href="%s" >%s</a>', 'lopd'), 'href="javascript:void(0);" onclick="$(\'#lopd_page\').dialog(\'open\');"', osc_base_url(), osc_base_url()) ; ?>
</div>
</div>
<?php View::newInstance()->_exportVariableToView('page', Page::newInstance()->findByInternalName('lopd')); ?>
<div id="lopd_page" style="display:none;">
<?php echo osc_static_page_text(); ?>
</div>