diff options
author | Gotcha <gotcha@piwigo.org> | 2010-10-28 22:39:57 +0000 |
---|---|---|
committer | Gotcha <gotcha@piwigo.org> | 2010-10-28 22:39:57 +0000 |
commit | 7105aed9917b9b89eb2c77fb0839b2d522cf5ca9 (patch) | |
tree | 7ece4a5f7bdd7c134ccfc27d612d3a019bad78d1 /themes/default/template/notification.tpl | |
parent | 31e4a10bc20f40169c3b65f8432c68060570b1fe (diff) |
Merge r7466 from br2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@7467 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/default/template/notification.tpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/default/template/notification.tpl b/themes/default/template/notification.tpl index 3b39405a7..05d9afc3f 100644 --- a/themes/default/template/notification.tpl +++ b/themes/default/template/notification.tpl @@ -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"> |