Skip to content

Commit 3c94122

Browse files
committed
css
1 parent 099e0be commit 3c94122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

myaccount/tpl/support.tpl.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
$sellyoursaassupporturl = str_replace('__PHONE__', urlencode($mythirdpartyaccount->phone), $sellyoursaassupporturl);
115115
$sellyoursaassupporturl = str_replace('__SUPPORTKEY__', urlencode($supportkey), $sellyoursaassupporturl);
116116

117+
print '<br>'."\n";
117118
print '<div class="row" id="supporturl"><div class="col-md-12"><div class="portlet light">';
118119
print $langs->trans("SupportURLExternal", $sellyoursaassupporturl).'<br>'."\n";
119120

0 commit comments

Comments
 (0)