Selaa lähdekoodia

add new domain button

andre 3 vuotta sitten
vanhempi
commit
0b16d60a53
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      clientarea.tpl

+ 1 - 1
clientarea.tpl

@@ -409,7 +409,7 @@
                             </table>
                           {/foreach}
                         {/if}
-                        <a href="{$systemurl}clientarea.php?action=productdetails&id={$serviceid}&newDomain" class="btn btn-sm">
+                        <a href="{$systemurl}clientarea.php?action=productdetails&id={$serviceid}&newDomain" class="btn btn-sm" style="background-color:#0273d4;">
                           <i class="fas fa-plus fa-fw"></i> Neue Domaine
                         </a>
                       </div>