mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-02-07 06:54:15 +01:00
some fixes fore movable apps
This commit is contained in:
parent
b4b018b544
commit
7c97c58757
@ -20,7 +20,7 @@
|
|||||||
<div id="firstrun" style="display: none;">
|
<div id="firstrun" style="display: none;">
|
||||||
<?php
|
<?php
|
||||||
echo $l->t('You have no bookmarks');
|
echo $l->t('You have no bookmarks');
|
||||||
require_once('bookmarklet.php');
|
require_once(OC::$APPSROOT . '/apps/bookmarks/templates/bookmarklet.php');
|
||||||
createBookmarklet();
|
createBookmarklet();
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user