Viewing file: 995bfde7288fe48dc002fe47d98d6ec00045e99f.file.amviewer.tpl.php (3.8 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php /* Smarty version Smarty3-RC3, created on 2012-03-11 23:16:48 compiled from "user/templates/forum/../photochapter/amviewer.tpl" */ ?> <?php /*%%SmartyHeaderCode:16239138544f5d1640479795-99078002%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed'); $_smarty_tpl->decodeProperties(array ( 'file_dependency' => array ( '995bfde7288fe48dc002fe47d98d6ec00045e99f' => array ( 0 => 'user/templates/forum/../photochapter/amviewer.tpl', 1 => 1331500310, ), ), 'nocache_hash' => '16239138544f5d1640479795-99078002', 'function' => array ( ), 'has_nocache_code' => false, )); /*/%%SmartyHeaderCode%%*/?> <div id="amviewer"> <div style="position: absolute; top: -15px; right:-15px;"><img style="cursor:pointer;" src="/modules-alien/fancybox/fancy_close.png" class="close" /></div> <div class="amviever-outer"> <table style="margin:0 auto;position:relative;" border="0" cellpadding="0" cellspacing="0"> <tr> <td><div style="float:left; "><?php echo $_smarty_tpl->getVariable('ULANG')->value['AMCMS_photochapter']['Photo'];?> <span class="photo-number"></span> <?php echo $_smarty_tpl->getVariable('ULANG')->value['AMCMS_photochapter']['of'];?> <span class="photo-count"></span></span> </div> </td> <td align="center"><!--<div class="hearts-block photochapter" val="<?php echo $_smarty_tpl->getVariable('row')->value['photo_id'];?> "><span class="heart">♥</span> Мне нравится: <span class="hearts-count">0</span></div>--></td> <td><div style="float:right;"> <?php echo $_smarty_tpl->getVariable('ULANG')->value['AMCMS_photochapter']['AddedAt'];?> <span class="photo-date"></span></div></td> </tr> <tr> <td colspan="3"> <div style="position:relative"> <div class="photo"><img src="" /></div> <div style="position: absolute; left:-15px; top: 50%;"> <img style="cursor:pointer;" src="/modules-alien/fancybox/fancy_nav_left.png" class="photo_left" /> </div> <div style="position: absolute; right:-15px; top: 50%;"> <img style="cursor:pointer;" src="/modules-alien/fancybox/fancy_nav_right.png" class="photo_right" /> </div> </div> </td> </tr> </table> <div style="max-width:1000px; margin: 0 auto; margin-top:10px;"> <table width="100%"> <tr> <td width="250"><div class="hearts-block photochapter" val="<?php echo $_smarty_tpl->getVariable('row')->value['photo_id'];?> "><span class="heart">♥</span> <?php echo $_smarty_tpl->getVariable('ULANG')->value['AMCMS_photochapter']['ILike'];?> <span class="hearts-count">0</span></div></td> <td align="center"><div class="photo-album"></div></td> <td width="350" align="right"><?php if ($_SESSION['user']['user_access']['photochapter']=='Y'||$_SESSION['user']['user_access']['admin']=='Y'||$_SESSION['user']['user_access']['photochapter-personal-photo-edit']=='Y'||$_SESSION['user']['user_access']['photochapter-all-photo-edit']=='Y'){?><a href="#" class="photo-edit">Редактировать</a> |<?php }?> <?php echo $_smarty_tpl->getVariable('ULANG')->value['AMCMS_photochapter']['Sender'];?> <span class="photo-user"></span></td> </tr> </table> <div class="photo-description"></div> </div> <div style="position:relative; max-width: 1000px; margin:0 auto;"> <div style="position:absolute; right:0;top:40px; display: none;" class="photo-rating-block">Количество голосов: <span class="photo-rating"></span></div> <div class="comments"> </div> <div class="comments-disabled" style="border-radius: 5px; border: 1px dashed #DDD; padding: 40px 7px; text-align: center; display:none; font-size:1.1em;"> <?php echo $_smarty_tpl->getVariable('ULANG')->value['AMCMS_photochapter']['AlbumClosedForComments'];?>
</div> </div> </div> </div> <div id="amviewer-layer"></div>
|