PEAK XOOPS - Re: Change the search of wordbook's module in englishin japanese

Re: Change the search of wordbook's module

List posts in the topic

none Re: Change the search of wordbook's module

msg# 1.2
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2007/5/20 20:54
Shine  上等兵 From: Netherlands  Posts: 35
OPen file:
include: functions.php
See line prox: 147
function showSearchForm()
	{
    global $xoopsUser, $xoopsDB, $xoopsModule, $xoopsModuleConfig, $xoopsConfig;
	$searchform = "<table width=\"100%\">";
	$searchform .= "<form name=\"op\" id=\"op\" action=\"search.php\" method=\"post\">";
	$searchform .= "<tr><td style=\"text-align: right; line-height: 200%\" width=\"150\">";
	$searchform .= _MD_WB_LOOKON."</td><td width=\"10\">&nbsp;</td><td style=\"text-align: left;\">";
	$searchform .= "<select name=\"type\"><option value=\"1\">"._MD_WB_TERMS."</option><option value=\"2\">"._MD_WB_DEFINS."</option>";
	$searchform .= "<option value=\"3\">"._MD_WB_TERMSDEFS."</option></select></td></tr>";

Change this.

Grtz., Shine
Votes:1 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!