Kristan Kenney 5 лет назад
Родитель
Сommit
b1aae2d8bc
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      web/templates/admin/edit_server.html

+ 2 - 2
web/templates/admin/edit_server.html

@@ -185,7 +185,7 @@
                                         </tr>
                                         </tr>
                                         <?php if ($_SESSION['RELEASE_BRANCH'] !== 'release') {?>
                                         <?php if ($_SESSION['RELEASE_BRANCH'] !== 'release') {?>
                                         <tr>
                                         <tr>
-                                            <td class="vst-text input-label">
+                                            <td class="vst-text">
                                                 <?php print _('Release'); ?>: <span class="optional"><?php echo $_SESSION['RELEASE_BRANCH'] ?></span>
                                                 <?php print _('Release'); ?>: <span class="optional"><?php echo $_SESSION['RELEASE_BRANCH'] ?></span>
                                             </td>
                                             </td>
                                         </tr>
                                         </tr>
@@ -308,7 +308,7 @@
                                             </td>
                                             </td>
                                         </tr>
                                         </tr>
                                         <tr>
                                         <tr>
-                                            <td class="vst-text input-label">
+                                            <td class="vst-text">
                                                 <?php print _('DNS Cluster');?>: <span class="optional"><? if ($v_dns_cluster == 'yes') { echo 'Yes'; } else { echo 'No'; } ?></span>
                                                 <?php print _('DNS Cluster');?>: <span class="optional"><? if ($v_dns_cluster == 'yes') { echo 'Yes'; } else { echo 'No'; } ?></span>
                                             </td>
                                             </td>
                                         </tr>
                                         </tr>