@@ -97,7 +97,7 @@ |
||
| 97 | 97 | <?php include '/etc/grommunio-web/disclaimer.html'; ?> |
| 98 | 98 | </div> |
| 99 | 99 | <?php } |
| 100 | - elseif (file_exists('disclaimer.html')) { ?> |
|
| 100 | +elseif (file_exists('disclaimer.html')) { ?> |
|
| 101 | 101 | <div class="disclaimer"> |
| 102 | 102 | <?php include 'disclaimer.html'; ?> |
| 103 | 103 | </div> |