Don't output breadcrumbs for search.
This commit is contained in:
parent
4d0dad76b6
commit
cf0646bc7d
1 changed files with 1 additions and 2 deletions
|
|
@ -103,7 +103,6 @@
|
|||
<tr>
|
||||
<td align="center" valign="top">
|
||||
<hr width="100%">
|
||||
<!-- <font size="+2"><b>A Faster Way to Download Slackware Linux ISOs</b></font><br> -->
|
||||
<b class="heading">A Faster Way to Download Slackware Linux ISOs</b><br>
|
||||
Slackware UK now offers a <a href="https://seedbox.slackware.uk/" title="Bittorrent seeding service">Bittorrent seeding service</a> which may allow you to download the Slackware ISOs at a much faster speed (<b>especially immediately following a new stable release</b>) - all that is required is a Bittorrent client.
|
||||
</td>
|
||||
|
|
@ -112,7 +111,7 @@
|
|||
</table>
|
||||
<br><br>
|
||||
<?php } ?>
|
||||
<?php require ("includes/breadcrumbs-search-theme.php"); ?>
|
||||
<?php if (! preg_match (":^/(html/)?s(earch)?(\.shtml)?:", $_SERVER['REQUEST_URI'])) { require ("includes/breadcrumbs-search-theme.php"); } ?>
|
||||
<center>
|
||||
<table width="90%" cellspacing="5">
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue