Index: trunk/extensions/MobileFrontend/views/layout/_search_webkit.html.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | </div> |
17 | 17 | <div class='nav' id='nav'> |
18 | 18 | <form method="get" action="/"><button type="submit" id="homeButton">{$homeButton}</button></form> |
19 | | - <form method="get" action="/wiki/::Random"><button type="submit" id="randomButton">{$randomButton}</button></form> |
20 | | - </div> |
| 19 | + <form method="get" action="/index.php/Special:Random"><button type="submit" id="randomButton">{$randomButton}</button></form> |
| 20 | + </div> |
21 | 21 | </div> |
22 | 22 | EOD; |