Skip to content

Commit

Permalink
Update app/src/renderer/components/govern/PageProposalsNewCreate.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
fedekunze authored and faboweb committed Oct 17, 2018
1 parent 5c1f972 commit deb582e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template lang="pug">
tm-page(data-title="`Proposal: Create ${bondingDenom}s`")
tm-page(data-title="` Create ${bondingDenom}s` Proposal")
div(slot="menu"): vm-tool-bar
router-link(to="/proposals/new" exact v-tooltip.bottom="'Back'")
i.material-icons arrow_back
Expand Down

0 comments on commit deb582e

Please sign in to comment.