Skip to content

Commit

Permalink
Remove inconsistent single quotes around 'Share' shares_table.jst roc…
Browse files Browse the repository at this point in the history
  • Loading branch information
phillxnet committed Apr 10, 2024
1 parent ac12a28 commit 2f8db4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<h4>No shares have been created</h4>
<a href="#add_share" id="add_share" class="btn btn-primary"><i class="glyphicon glyphicon-edit "></i> Create Share</a>
{{else}}
<h3>A 'Share' (btrfs subvolume) is a portion of a Pool (btrfs volume).</h3>
<h3>A Share (btrfs subvolume) is a portion of a Pool (btrfs volume).</h3>
<h4>No Rockstor managed Pools were found.</h4>

- A preexisting Pool can be imported via any one of its Disk members:
Expand Down

0 comments on commit 2f8db4d

Please sign in to comment.