소스 검색

add buttons

andre 3 년 전
부모
커밋
5b7a919e48
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      clientarea.tpl

+ 1 - 1
clientarea.tpl

@@ -394,7 +394,7 @@
                             {/if}
                             <tr>
                               <td>
-                                <a href="{$systemurl}clientarea.php?action=productdetails&id={$serviceid}&modop=custom&a=newSubdomain" class="btn" style="font-size: 50%;padding:5px;">
+                                <a href="{$systemurl}clientarea.php?action=productdetails&id={$serviceid}&modop=custom&a=newSubdomain" class="btn" style="font-size: 75%;padding:5px;">
                                   <i class="fas fa-plus fa-fw"></i> Neue Subdomaine
                                 </a>
                               </td>