diff options
| author | 2013-03-17 13:23:09 +0100 | |
|---|---|---|
| committer | 2013-03-17 13:23:09 +0100 | |
| commit | 001c425acd3345e363fe36c014f776069dd587dc (patch) | |
| tree | d071acc21568ebff31c2194da6e3cb618f981814 /app/layout/header.phtml | |
| parent | d6309fb17e3a90eec103a3c4e5de37cf9625a69d (diff) | |
Déplacement de Import/export dans gestion des abonnements + ajout date à côté de Aujourd'hui/Hier
Diffstat (limited to 'app/layout/header.phtml')
| -rw-r--r-- | app/layout/header.phtml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/layout/header.phtml b/app/layout/header.phtml index 852170b64..77cd1b50a 100644 --- a/app/layout/header.phtml +++ b/app/layout/header.phtml @@ -36,7 +36,6 @@ <li class="item"><a href="<?php echo _url ('configure', 'categorize'); ?>">Catégories</a></li> <li class="item"><a href="<?php echo _url ('configure', 'shortcut'); ?>">Raccourcis</a></li> <li class="separator"></li> - <li class="item"><a href="<?php echo _url ('configure', 'importExport'); ?>">Import / Export OPML</a></li> <li class="item"><a href="<?php echo _url ('index', 'about'); ?>">À propos</a></li> </ul> </div> |
