mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Update app_list_install.ms
This commit is contained in:
parent
8ee3922aec
commit
cdd4d4881c
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
</div>
|
||||
<div class="form-group">
|
||||
<div class="text-center">
|
||||
<input role="button"type="submit" role="button" class="btn btn-success slide" value="{{t 'install'}}">
|
||||
<input type="submit" role="button" class="btn btn-success slide" value="{{t 'install'}}">
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Reference in a new issue