|
...
|
...
|
@@ -410,7 +410,7 @@ else if(isset($_POST['submit'])) {
|
|
410
|
410
|
</tr>
|
|
411
|
411
|
<tr>
|
|
412
|
412
|
<td colspan='2'><fieldset style='margin: 0 auto;'><legend>"._MAXMINWORDS."<a href='#' class='pophelp'>[?]<span>"._HELP_MINMAXWORDS."</span></a></legend>
|
|
413
|
|
- <label for='newminwords'>"._MIN.":</label> <span style='padding-left: 38.5%;'> <input type='text' class='textbox=' name='newminwords' value='$minwords' size='5'> <br />
|
|
|
413
|
+ <label for='newminwords'>"._MIN.":</label> <span style='padding-left: 38.44%;'> <input type='text' class='textbox=' name='newminwords' value='$minwords' size='5'> <br />
|
|
414
|
414
|
<label for='newmaxwords'>"._MAX.":</label> <span style='padding-left: 37.7%;'> <input type='text' class='textbox=' name='newmaxwords' value='$maxwords' size='7'></fieldset></td></tr>";
|
|
415
|
415
|
}
|
|
416
|
416
|
else if($sect == "sitesettings") {
|