You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/2020/templates/Body.php
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,5 @@ class Body {
9
9
staticfunctionrender($fields = []) {
10
10
echo'<div class="main">';
11
11
echo'<div id="section2"><div class="wrapper">';
12
-
echo<<<END
13
-
<div id="locale-not-internationalized">This page has not yet been updated for languages other than English. <a href='/about/get-involved'>Help us do this</a></div>
14
-
<div id="locale-not-localized">This page is not yet available in your selected language. <a href='https://translate.keyman.com'>Help us translate this page</a></div>
<div id="locale-not-internationalized">This page has not yet been updated for languages other than English. <a href='/about/get-involved'>Can you help make this happen?</a></div>
20
-
<div id="locale-not-localized">This page is not yet available in your selected language. <a href='https://translate.keyman.com'>Help us translate this page</a></div>
20
+
<div id="locale-not-localized">This page is not yet available in your selected language. <a href='https://translate.keyman.com/project/keymancom'>Help us translate this page</a></div>
0 commit comments