Skip to content

Commit f1afc1a

Browse files
committed
Removed another wrong PHPTAL variable
1 parent 28791bf commit f1afc1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/View/unsupported_browser.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ <h3>2 - Learn more about MateCat</h3>
121121
<a id="reactivate-job" href="#" class="translated">Reactivate it</a>
122122

123123
</p>
124-
<p tal:condition="not:ownerIsMe">If you need to access it, please ask <a href="mailto:${owner_email}">${owner_email}</a> to reactivate it<br />
124+
<p tal:condition="not:jobOwnerIsMe">If you need to access it, please ask <a href="mailto:${owner_email}">${owner_email}</a> to reactivate it<br />
125125
If you continue to get this page, email us at <a href="mailto:support@matecat.com">support@matecat.com</a>.</p>
126126
</div>
127127

0 commit comments

Comments
 (0)