Fixing create page key name

parent 8e033f1d
......@@ -21,7 +21,7 @@
<div class="actions el-col el-col-5">
<router-link :to="{name: 'admin.page.page.create'}">
<el-button type="primary"><i class="el-icon-edit"></i>
{{ trans('page.create-page') }}
{{ trans('page.create page') }}
</el-button>
</router-link>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment