73//define("_AM_SYSTEM_BLOCKS_RUSUREDEL",'Are you sure to delete this block ? <div class="bold">%s</div>');
74//define("_AM_SYSTEM_BLOCKS_SYSTEMCANT","System blocks cannot be deleted!");
75//define("_AM_SYSTEM_BLOCKS_MODULECANT","This block cannot be deleted directly! If you wish to disable this block, deactivate the module.");
76
77// Tips
78/*
79define("_AM_SYSTEM_BLOCKS_TIPS",
80'<ul>
81<li>You can easily change side or order position with the drag\'n drop, click on <img class="tooltip" src="%s" alt="'._AM_SYSTEM_BLOCKS_DRAG.'" title="'._AM_SYSTEM_BLOCKS_DRAG.'" /> this image and set your site just the way you want it</li>
82<li>Add a new custom block</li>
83<li>Set block online or offline by clicking on <img class="tooltip" width="16" src="%s" alt="'._AM_SYSTEM_BLOCKS_DISPLAY.'" title="'._AM_SYSTEM_BLOCKS_DISPLAY.'"/> or <img class="tooltip" width="16" src="%s" alt="'._AM_SYSTEM_BLOCKS_HIDE.'" title="'._AM_SYSTEM_BLOCKS_HIDE.'" /></li>