accounts: hide "Send PWR" when link resets disabled

for #182.
This commit is contained in:
Harvey Tindall
2021-12-24 19:05:48 +00:00
parent d47afe05f4
commit 360c25d084
4 changed files with 31 additions and 19 deletions
+1 -1
View File
@@ -590,7 +590,7 @@
</div>
</div>
</div>
<span class="col sm button ~info !normal center mb-half" id="accounts-send-pwr">{{ .strings.sendPWR }}</span>
<span class="col sm button ~info !normal center mb-half unfocused" id="accounts-send-pwr">{{ .strings.sendPWR }}</span>
<span class="col sm button ~critical !normal center mb-half" id="accounts-delete-user">{{ .quantityStrings.deleteUser.Singular }}</span>
</div>
</div>