Skip to content
Snippets Groups Projects
Commit 4cafe21a authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

apps management: change misleading + to ...

parent c0568e04
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<ul id="leftcontent" class="applist"> <ul id="leftcontent" class="applist">
<li> <li>
<a class="app-external" target="_blank" href="http://owncloud.org/dev">+ <?php p($l->t('Add your App'));?></a> <a class="app-external" target="_blank" href="http://owncloud.org/dev"><?php p($l->t('Add your App'));?></a>
</li> </li>
<?php foreach($_['apps'] as $app):?> <?php foreach($_['apps'] as $app):?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment