Add an RSS feed in the header. Same as notification.php
Remove the header insertion in notification.tpl Thanks to Boulde. bug:1957 git-svn-id: http://piwigo.org/svn/branches/2.1@7466 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
fb5e9d0cea
commit
79edf79c1d
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
{html_head}
|
||||
<link rel="alternate" type="application/rss+xml" title="{'Image only RSS feed'|@translate}" href="{$U_FEED_IMAGE_ONLY}">
|
||||
<link rel="alternate" type="application/rss+xml" title="{'Complete RSS feed (images, comments)'|@translate}" href="{$U_FEED}">
|
||||
{/html_head}
|
||||
<div id="content" class="content">
|
||||
|
||||
<div class="titrePage">
|
||||
|
|
Loading…
Add table
Reference in a new issue