mirror of
https://gitlab.com/flectra-hq/flectra.git
synced 2026-08-19 01:34:43 -05:00
[FIX] issue with text
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
${object.user_id.name},
|
||||
% endif
|
||||
</h2>
|
||||
<p>Your request odooo has been received and is being reviewed by our ${object.team_id.name}.<br/><br/>
|
||||
<p>Your request has been received and is being reviewed by our ${object.team_id.name}.<br/><br/>
|
||||
<div style="margin-top: 20px;">
|
||||
<a href="/my/ticket/${object.id}"
|
||||
target="_blank"
|
||||
|
||||
@@ -74,7 +74,7 @@ msgid ""
|
||||
" ${object.user_id.name},\n"
|
||||
" % endif\n"
|
||||
" </h2>\n"
|
||||
" <p>Your request odooo has been received and is being reviewed by our ${object.team_id.name}.<br/><br/>\n"
|
||||
" <p>Your request has been received and is being reviewed by our ${object.team_id.name}.<br/><br/>\n"
|
||||
" <div style=\"margin-top: 20px;\">\n"
|
||||
" <a href=\"/my/ticket/${object.id}\" target=\"_blank\" style=\"background-color:#875A7B; padding: 10px; text-decoration: none; color: #fff; border-radius: 5px;\">\n"
|
||||
" View Ticket\n"
|
||||
|
||||
Reference in New Issue
Block a user