Move customize inside the current template. re #73

Tato revize je obsažena v:
Sébastien Lucas 2013-06-27 08:27:29 +02:00
rodič 29eb9329a0
revize 428550f27c
6 změněných souborů, kde bylo provedeno 89 přidání a 129 odebrání

Zobrazit soubor

@ -10,7 +10,7 @@
{{~it.book.datas:data:i}}
<a href="{{=data.url}}">{{=data.format}}</a>
{{? data.mail == 1}}
<a href="customize.php" onclick="sendToMailAddress (this, {{=data.id}}); return false;"><img src="images/mail-send.png?v={{=it.const.version}}" alt="Mail" /></a>
<a href="empty.php" onclick="sendToMailAddress (this, {{=data.id}}); return false;"><img src="images/mail-send.png?v={{=it.const.version}}" alt="Mail" /></a>
{{?}}
<br />
{{~}}