@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | - /** @var $_ array */ |
|
| 3 | - /** @var $l \OCP\IL10N */ |
|
| 4 | - style('core', 'guest'); |
|
| 5 | - style('files_sharing', 'authenticate'); |
|
| 6 | - script('files_sharing', 'authenticate'); |
|
| 2 | + /** @var $_ array */ |
|
| 3 | + /** @var $l \OCP\IL10N */ |
|
| 4 | + style('core', 'guest'); |
|
| 5 | + style('files_sharing', 'authenticate'); |
|
| 6 | + script('files_sharing', 'authenticate'); |
|
| 7 | 7 | ?> |
| 8 | 8 | <form method="post"> |
| 9 | 9 | <fieldset class="warning"> |