aboutsummaryrefslogtreecommitdiff
path: root/app/views/entry/note.phtml
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2013-03-18 23:00:43 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2013-03-18 23:00:43 +0100
commit4b5c458a00f234736402a745dfeca008a9086e59 (patch)
tree5ec97b9661aaf5a9beb65e24b71eed64965228c0 /app/views/entry/note.phtml
parent88a36ec231ba717b05b3c817d484bb682871eadc (diff)
Curseur en forme de pointeur au dessus de titre et date de flux_header + ajout de liens de retour à l'accueil au niveau de la conf (fix temporaire du bug #36)
Diffstat (limited to 'app/views/entry/note.phtml')
-rw-r--r--app/views/entry/note.phtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/entry/note.phtml b/app/views/entry/note.phtml
index fe330f9b4..912d4846d 100644
--- a/app/views/entry/note.phtml
+++ b/app/views/entry/note.phtml
@@ -1,6 +1,8 @@
<?php $this->partial ('aside_flux'); ?>
<div class="post">
+ <a href="<?php echo _url ('index', 'index'); ?>">← Retour à vos flux RSS</a>
+
<form method="post" action="<?php echo _url ('entry', 'note', 'id', $this->entry->id ()); ?>">
<legend>Note</legend>