|
@@ -215,7 +215,7 @@
|
|
|
<input type="hidden" name="modop" value="custom" />
|
|
<input type="hidden" name="modop" value="custom" />
|
|
|
<input type="hidden" name="a" value="delDomain" />
|
|
<input type="hidden" name="a" value="delDomain" />
|
|
|
<input type="hidden" name="d" value="{$domain.domain}" />
|
|
<input type="hidden" name="d" value="{$domain.domain}" />
|
|
|
- <button type="submit" class="fabutton" style="background:none;padding:0px;border:none;" {if $domain.subdomains|count > 0}disabled{/if}>
|
|
|
|
|
|
|
+ <button type="submit" class="fabutton" style="background:none;padding:0px;border:none;" {if $domain.subdomains|count > 1}disabled{/if}>
|
|
|
<i class="fas fa-trash fa-fw"></i>
|
|
<i class="fas fa-trash fa-fw"></i>
|
|
|
</button>
|
|
</button>
|
|
|
</form>
|
|
</form>
|