Razique Mahroua
2019-12-17 60e9256c1d81dfcb05363e41780134bd56baae47
Fix a typo in the application output
1 files modified
2 ■■■ changed files
php-ssl/index.php 2 ●●● patch | view | raw | blame | history
php-ssl/index.php
@@ -59,7 +59,7 @@
      <?php
      } else { ?>
        <i class="fa fa-exclamation-triangle"/><span style="color: #993300;"><strong>
          <?php echo 'The application is currently server over HTTP'; ?>
          <?php echo 'The application is currently served over HTTP'; ?>
        </span></strong>
      <?php } ?>
    <ul>