mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
> Rename marc.theaimsgroup.com to marc.info
Forgot this git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17459 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9dd8c52de3
commit
5a3aa947e0
@ -232,7 +232,7 @@ echo "
|
||||
|
||||
if (isset($msg_ref) && $msg_ref != "") {
|
||||
$msg_ref = htmlspecialchars("$msg_ref");
|
||||
echo "<a href=\\"http://marc.theaimsgroup.com/?l=lyx-devel&${msg_ref}\\">${msg_title}</a>";
|
||||
echo "<a href=\\"http://marc.info/?l=lyx-devel&${msg_ref}\\">${msg_title}</a>";
|
||||
} else {
|
||||
echo "${msg_title}";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user