Move customize inside the current template. re #73
This commit is contained in:
parent
29eb9329a0
commit
428550f27c
6 changed files with 89 additions and 129 deletions
|
@ -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 />
|
||||
{{~}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue