versionmanagment1

This commit is contained in:
habi
2022-04-06 14:30:44 +05:00
parent 5b523df161
commit 942ca1757f

View File

@@ -12,7 +12,7 @@
</div>
{% if Notecheck %}
<div class="alert alert-info">
<p style="color:red; font-weight: bold ;">{% trans "Note: Latest commit does not match, please upgrade.." %}</p>
<p style="color:red; font-weight: bold ;">{% trans "Note: Latest commit does not match, please upgrade." %}</p>
</div>
{% endif %}