%PDF- %PDF-
Direktori : /www/varak.net/shop.varak.net/themes/ |
Current File : /www/varak.net/shop.varak.net/themes/live_edit.tpl |
{* * 2007-2016 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA <contact@prestashop.com> * @copyright 2007-2016 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} <script type="text/javascript"> var ad = '{$ad|@addcslashes:'\''}'; var lastMove = ''; var saveOK = '{l s='Module position saved' js=1}'; var confirmClose = '{l s='Are you sure? If you close this window, its position will not be saved' js=1}'; var close = '{l s='Close' js=1}'; var cancel = '{l s='Cancel' js=1}'; var confirm = '{l s='Confirm' js=1}'; var add = '{l s='Add this module' js=1}'; var unableToUnregisterHook = '{l s='Unable to unregister hook' js=1}'; var unableToSaveModulePosition = '{l s='Unable to save module position' js=1}'; var loadFail = '{l s='Failed to load module list' js=1}'; </script> <div style=" background-color:000; background-color: rgba(0,0,0, 0.7); border-bottom: 1px solid #000; width:100%;height:45px; padding:5px 10px; position:fixed;top:0;left:0;z-index:9999;"> <form id="liveEdit-action-form" action="./{$ad}/index.php" method="post"> <input type="hidden" name="ajax" value="1" /> <input type="hidden" name="id_shop" value="{$id_shop}" /> <input type="hidden" name="token" value="{$smarty.get.liveToken|escape:'html':'UTF-8'}" /> <input type="hidden" name="tab" value="AdminModulesPositions" /> <input type="hidden" name="action" value="saveHook" /> {foreach from=$hook_list key=hook_id item=hook_name} <input class="hook_list" type="hidden" name="hook_list[{$hook_id}]" value="{$hook_name}" /> {/foreach} <div > <input type="submit" value="{l s='Save'}" name="saveHook" id="saveLiveEdit" class="exclusive" style="color:#fff;float:right; text-shadow: 0 -1px 0 #157402; margin-right:20px;"> <input type="submit" value="{l s='Close Live edit'}" id="closeLiveEdit" class="button" style="background: #333 none; color:#fff; border:1px solid #000; float:right; margin-right:10px;"> </div> </form> <div style="float:right;margin-right:20px;" id="live_edit_feed_back"></div> </div> <a href="#" style="display:none;" id="fancy"></a> <div id="live_edit_feedback" style="width:400px"> <p id="live_edit_feedback_str"> </p> <!-- <a href="javascript:;" onclick="$.fancybox.close();">{l s='Close'}</a> --> </div>