Skip to content

Commit

Permalink
Fix label header
Browse files Browse the repository at this point in the history
* Still running on the old style

Post OpenUserJS#1292
  • Loading branch information
Martii committed Nov 30, 2017
1 parent 4752627 commit d766a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/includes/scriptAuthorToolsPanel.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h4>UserScript Block</h4>
{{/script.isLib}}

{{#script.isLib}}
<h4>UserScript and OpenUserJS Block</h4>
<h4>UserScript and UserLibrary Block</h4>
{{/script.isLib}}

<div class="form-group">
Expand Down

0 comments on commit d766a2d

Please sign in to comment.