mirror of
https://github.com/unraid/webgui.git
synced 2026-01-08 02:29:51 -06:00
Merge pull request #1841 from dlandon/rename-pool-message
Add warning message to rename pool dialog.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user