Pagina 1 din 1

SQR

Scris: 28-Feb-2007, 10:44:14
de LyVyU VT
Cum pot sa scap de bara asta?
de restu am putut scapa dar de asta?


Imagine

CODUL DE LA SQR:

Cod: Selectaţi tot

<table width="100%" cellspacing="2" border="0" align="center">
  <tr> 
	<td width="40%" valign="top" nowrap="nowrap" align="left"><span 

class="gensmall">{S_WATCH_TOPIC}</span></td>
	<td align="right" valign="top" nowrap="nowrap">{JUMPBOX}</td>
  </tr>
  <tr>
	<td width="100%" nowrap="nowrap" colspan="2">
		<table width="100%" cellpadding="2" cellspacing="1" border="0">
		  <tr>
			<td class="catHead" align="center" colspan="2" height="28"><span 

class="cattitle">{L_QUICK_REPLY}</span></td>
		  </tr>
<!-- BEGIN switch_quick_reply -->
		  <tr>
			<td align="left">
				<script language="JavaScript" type="text/javascript"><!--
function checkForm() {
	formErrors = false;
	if (document.post.message.value.length < 2) {
	formErrors = '{L_EMPTY_MSG}';
	}
	if (formErrors) {
		alert(formErrors);
		return false;
	} else {
		return true;
	}
}
				//--></script>
				<form action="{S_POSTING}" method="post" name="post" 

onsubmit="return checkForm(this)"><span >
<!-- BEGIN switch_user_logged_out -->
					<b>{L_USERNAME}:</b> <input class="post" type="text" 

name="username" size="25" maxlength="25" value="" /><br />
<!-- END switch_user_logged_out -->
					<textarea class="post" name="message" rows="10" cols="50" 

wrap="virtual"></textarea><br />
					<input type="hidden" name="attach_sig" 

value="{S_ATTACH_SIG}" />
					<input type="hidden" name="mode" value="reply" />
					<input type="hidden" name="sid" value="{S_SID}" />
					<input type="hidden" name="t" value="{S_TOPIC_ID}" />
					<input type="hidden" name="notify" value="{S_NOTIFY}" /><br 

/>
					<input type="submit" name="preview" class="liteoption" 

value="{L_PREVIEW}" />
					&nbsp;
					<input type="submit" name="post" class="mainoption" 

value="{L_SUBMIT}" />
				</span></form>
			</td>
		  </tr>
		</table>
	</td>
  </tr>
<!-- END switch_quick_reply -->
  <tr>
	<td width="40%" valign="top" nowrap="nowrap" align="left"><span 

class="gensmall">{S_TOPIC_ADMIN}</td>
	<td align="right" valign="top" nowrap="nowrap"><span 

class="gensmall">{S_AUTH_LIST}</span></td>
  </tr>
</table>

Scris: 28-Feb-2007, 10:48:22
de Aliniuz
STerge

Cod: Selectaţi tot

<tr>
         <td class="catHead" align="center" colspan="2" height="28"><span

class="cattitle">{L_QUICK_REPLY}</span></td>
        </tr>

Scris: 28-Feb-2007, 10:55:38
de LyVyU VT
merge
multumesc mult