|
@@ -237,7 +237,7 @@ class ShareLinkForm extends React.Component {
|
|
|
{this.renderDescriptionForm()}
|
|
{this.renderDescriptionForm()}
|
|
|
<div className="text-right">
|
|
<div className="text-right">
|
|
|
<button type="button" className="btn btn-primary" onClick={this.handleIssueShareLink}>
|
|
<button type="button" className="btn btn-primary" onClick={this.handleIssueShareLink}>
|
|
|
- Issue
|
|
|
|
|
|
|
+ {t('share_links.Issue')}
|
|
|
</button>
|
|
</button>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|