Sfoglia il codice sorgente

Update name servers listing on packages page

Kristan Kenney 6 anni fa
parent
commit
e85631304d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      web/templates/admin/list_packages.html

+ 1 - 1
web/templates/admin/list_packages.html

@@ -78,7 +78,7 @@ sort-bandwidth="<?=$data[$key]['U_BANDWIDTH']?>" sort-disk="<?=$data[$key]['U_DI
         </div>
             <div class="clearfix l-unit__stat-col--left wide-2"><b><a href="/edit/package/?package=<?=$key?>&token=<?=$_SESSION['token']?>"><?=$key?></b></a>
               <br />
-              <span style="font-size: 0.8rem;"><?=str_replace(',', ', ',$data[$key]['NS'])?></span>
+              <span style="font-size: 0.8rem;"><?=str_replace(',', '<br>',$data[$key]['NS'])?></span>
             </div>
             <!-- START QUICK ACTION TOOLBAR AREA -->
             <div class="clearfix l-unit__stat-col--left text-right compact-3">