Skip to content

Commit

Permalink
Remove accordion subtitle
Browse files Browse the repository at this point in the history
  • Loading branch information
Copons committed Dec 8, 2016
1 parent 16d20d1 commit 0f8f2e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/post-editor/editor-drawer/copy-post.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ class EditorDrawerCopyPost extends Component {
return (
<Accordion
title={ translate( 'Copy a Post' ) }
subtitle={ translate( 'Use an existing post as a template.' ) }
icon={ <Gridicon icon="aside" /> }
className="editor-drawer__copy-post"
>
Expand Down

0 comments on commit 0f8f2e0

Please sign in to comment.