Content deleted Content added
add code for translating the interwiki links at the bottom of the Main Page |
m re-initialize the alert_string |
||
Line 444:
// Translate other interwiki links, but only on the Main Page
alert_string = "";
if (on_main_page) {
num_hyperlinks = 0;
|