mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Full width block.
This commit is contained in:
parent
f52bf0c12b
commit
87e43894f0
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
<input type="hidden" name="appslist_name" value="community" required />
|
||||
<input type="hidden" name="appslist_url" value="https://app.yunohost.org/community.json" required />
|
||||
<div class="form-group">
|
||||
<div class="col-md-10 col-sm-12">
|
||||
<div class="col-md-12 col-sm-12">
|
||||
<p>{{t 'install_community_appslists_info'}}</p>
|
||||
<p class="alert alert-warning">
|
||||
<span class="fa-warning"></span> {{t 'install_community_appslists_warning'}}
|
||||
|
|
Loading…
Add table
Reference in a new issue