andre пре 3 година
родитељ
комит
67e0771d4e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      cwp7_del_subdomain_confirm.tpl

+ 1 - 1
cwp7_del_subdomain_confirm.tpl

@@ -39,7 +39,7 @@
 										<input type="hidden" name="modop" value="custom" />
 										<input type="hidden" name="a" value="delSubdomain" />
 										<input type="hidden" name="d" value="{$delsubdomain}" />
-										<button type="submit" class="btn btn-primary btn-block">
+										<button type="submit" class="btn btn-danger btn-block">
 											Löschen bestätigen
 										</button>
 									</form>