fixing alignment error on studio component error message, i18n error message
This commit is contained in:
committed by
Julian Arni
parent
b7485fd812
commit
de1ee17323
@@ -11,7 +11,7 @@
|
||||
${_("We're having trouble rendering your component")}
|
||||
</h2>
|
||||
|
||||
<p>Students will not be able to access this component. Re-edit your component to fix the error.</p>
|
||||
<p>${_("Students will not be able to access this component. Re-edit your component to fix the error.")}</p>
|
||||
|
||||
% if message:
|
||||
<p class="description">
|
||||
|
||||
Reference in New Issue
Block a user