forked from GNUsocial/gnu-social
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
This commit is contained in:
commit
e85f0ae4c8
@ -478,7 +478,7 @@ function common_linkify($url) {
|
|||||||
}
|
}
|
||||||
else $title = '';
|
else $title = '';
|
||||||
|
|
||||||
return "<a href=\"$url\" $title class=\"extlink\">$display</a>";
|
return "<a href=\"$url\" $title rel=\"external\">$display</a>";
|
||||||
}
|
}
|
||||||
|
|
||||||
function common_longurl($short_url)
|
function common_longurl($short_url)
|
||||||
|
Loading…
Reference in New Issue
Block a user