mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Wrong url.
This commit is contained in:
parent
ee92d4ee79
commit
d214734079
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
<p><span class="fa-lightbulb-o"></span>
|
||||
{{t 'install_custom_app_appslist_info'}}</p>
|
||||
<p>
|
||||
<a href="#/apps/list" class="btn btn-info">{{t 'appslists_manage'}}</a>
|
||||
<a href="#/apps/lists" class="btn btn-info">{{t 'appslists_manage'}}</a>
|
||||
</p>
|
||||
</div>
|
||||
<form action="#/apps/install/custom" method="POST" class="form-horizontal">
|
||||
|
|
Loading…
Add table
Reference in a new issue