{* * DDb - Copyright 2013 Yosko (www.yosko.net) * * This file is part of DDb. * * DDb is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * DDb is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with DDb. If not, see . * *} {if condition="isset($dream) && isset($dream.id)"}{$pageTitle="DDb - Modifier le rêve n°".$dream.id}{else}{$pageTitle="DDb - Ajouter un rêve"}{/if} {include="header"} {if condition="isset($dream) && isset($dream.id)"}

> Rêve n°{$dream.id} > Modifier

Modifier le rêve n°{$dream.id}

{else}

> Ajouter

Ajouter un rêve

{/if}
Nouveau {if="isset($errors.noDreamer) && $errors.noDreamer"}
Un rêveur est requis. Si la liste est vide, choisissez l'une de ces solutions :
  • demandez les droits sur un rêveur existant à votre administrateur
  • créez un nouveau rêveur en cliquant sur le bouton Nouveau
{/if}

* Champs requis

{include="footer"}