Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion provisioning/templates/dashboard.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
{%- endfor -%}
{%- endfor -%}
{%- endif %}
<tr><td colspan=3><small>*Note: If Ansible isn't installed installed on your host, Drush aliases are only created inside the VM.</small></td></tr>
<tr><td colspan=3><small>*Note: If Ansible isn't installed on your host, Drush aliases are only created inside the VM.</small></td></tr>
</tbody>
</table>
{%- endmacro -%}
Expand Down