Remove section specific wording in search.php

This commit is contained in:
Retro_Guy 2020-12-24 16:13:27 -07:00
parent 136c984fa9
commit 682e508200
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ include "head.inc";
<td>
<table width="100%" border="0" cellpadding="3" cellspacing="1">
<tr>
<td colspan="3"><strong>Search recent messages in <?php echo $config_name; ?></strong><br />(searches last <?php echo $maxarticles; ?> articles per group)</td>
<td colspan="3"><strong>Search recent messages</strong><br />(searches last <?php echo $maxarticles; ?> articles per group)</td>
</tr>
<tr></tr>
<tr>