Add warning message to rename pool dialog.

This commit is contained in:
dlandon
2024-08-29 13:23:38 -05:00
parent 2b41f9a8d2
commit d57bf205fa
+1
View File
@@ -1374,6 +1374,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>