Commit 99fa516644d54327383c575f07af1a08fed568dc

Authored by Leandro Santos
2 parents f16c3f6e faf4e29b

Merge branch 'master' of gitlab.com:participa/proposal-app

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -270,7 +270,7 @@ @@ -270,7 +270,7 @@
270 <input type="hidden" id="content_type" name="content_type" value="ProposalsDiscussionPlugin::Proposal"> 270 <input type="hidden" id="content_type" name="content_type" value="ProposalsDiscussionPlugin::Proposal">
271 <input type="submit" id="make-proposal-button" name="make-proposal-button" class="make-proposal-button" value="Enviar"> 271 <input type="submit" id="make-proposal-button" name="make-proposal-button" class="make-proposal-button" value="Enviar">
272 </form> 272 </form>
273 - <div class="success-proposal-sent success-sent hide send-button"> 273 + <div class="success-proposal-sent success-sent hide button-send">
274 <p>Sua proposta foi encaminhada com sucesso! Ela se tornará pública em até 24 horas e poderá ser apoiada por outros participantes.</p> 274 <p>Sua proposta foi encaminhada com sucesso! Ela se tornará pública em até 24 horas e poderá ser apoiada por outros participantes.</p>
275 <a href="#">Faça nova proposta</a> 275 <a href="#">Faça nova proposta</a>
276 </div> 276 </div>