Fixing template bug.

This commit is contained in:
Valera Rozuvan
2013-10-09 11:31:04 +03:00
committed by polesye
parent 3c6591e065
commit e2fb2aec41

View File

@@ -51,8 +51,7 @@
% endif
% else:
<h3 class="error_message">
${_('Please provide launch_url. Click "Edit", and fill in the
required fields.')}
${_('Please provide launch_url. Click "Edit", and fill in the required fields.')}
</h3>
%endif
</div>