Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/main.php b/templates/main.php
index 77a116127..5b7e8b4a7 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -1,6 +1,6 @@
<?php
-script('text', 'type');
-style('text', 'style');
+script('text', 'text');
+style('text', 'icons');
?>
<div id="app-content">
<div id="maineditor"></div>