Merge pull request #1841 from dlandon/rename-pool-message

Add warning message to rename pool dialog.
This commit is contained in:
tom mortensen
2024-08-29 11:55:57 -07:00
committed by GitHub

View File

@@ -1403,6 +1403,7 @@ _(SMART attribute notifications)_:
<input type="hidden" name="changeSlots" value="apply">
_(Name)_:
: <input type="text" name="poolName" maxlength="40" value="<?=$name?>">
<p>_(Caution)_: _(Renaming the pool will change the share storage allocations)_. _(After renaming the pool, check that your shares are assigned to the proper primary and secondary storage locations)_.</p>
</form>
</div>