صفحة 1 من 1

?????? ???? ???? ?? ??Hoteditor

مرسل: الاثنين إبريل 21, 2008 1:22 am
بواسطة msfn
?????? ?????
??? ??? ????? ??? ?????? ??? ??Hoteditor ???? ????? ???? ???????? ??? ??????? ???????? ???? ????
?????? ???? ??? ?? ??????? ?? ????? ???? ?? ?? ???? ?????? ?? ??? ??? ???-??? ?? ???? ??? ?? ???? ???? ?? ?????? ?? ??????? ????? ??? ??? ???? ???? ?????.
??????? ???????? ???? ?????? ? ???? ???? ?????? ? ???????? ??????.
? ???? ?????

?????? ???? ???? ?? ??Hoteditor

مرسل: الاثنين إبريل 21, 2008 9:29 am
بواسطة tektek
??? HOT EDITOR ?? ???? ????????

?????? ???? ???? ?? ??Hoteditor

مرسل: الاثنين إبريل 21, 2008 5:02 pm
بواسطة developer.mahmoud
tektek كتب:??? HOT EDITOR ?? ???? ????????
?? ??? ??? ????? ??? ??? ???? ?? ?? ???? ?? ??? ???? ?? ?? ????? ??
??? ???? ?????? ????? ??? ?? ???? ?? ???? ???? ????? ?? ??? ?? ????? ??
????? ??????? ??? ???? ???? ???? ??????? ???? ???? ????? ????????
??? ???? ??
http://www.phpbb.bz/bb/viewtopic.php?f=7&t=63" onclick="window.open(this.href);return false;
?? ???? ?? ???? Mohamed
?????? ???? ???
??? ???? ??? ?? ?????? :mrgreen:

?????? ???? ???? ?? ??Hoteditor

مرسل: الثلاثاء إبريل 22, 2008 2:48 am
بواسطة tektek
?? ?????? كتب:
tektek كتب:??? HOT EDITOR ?? ???? ????????
?? ??? ??? ????? ??? ??? ???? ?? ?? ???? ?? ??? ???? ?? ?? ????? ??
??? ???? ?????? ????? ??? ?? ???? ?? ???? ???? ????? ?? ??? ?? ????? ??
????? ??????? ??? ???? ???? ???? ??????? ???? ???? ????? ????????
??? ???? ??
http://www.phpbb.bz/bb/viewtopic.php?f=7&t=63" onclick="window.open(this.href);return false;
?? ???? ?? ???? Mohamed
?????? ???? ???
??? ???? ??? ?? ?????? :mrgreen:

??? ??? ???? ?? ??? ? ??? ??????? ????
??????? ?????

?????? ???? ???? ?? ??Hoteditor

مرسل: الثلاثاء إبريل 22, 2008 2:22 pm
بواسطة developer.mahmoud
??? ???? ??????? ?????
?? ???? ????? ? ??????? ??? ???? ???? ????? ???? ???????? ???

?????? ???? ???? ?? ??Hoteditor

مرسل: الخميس إبريل 24, 2008 9:30 pm
بواسطة msfn
?? ?? ???? ?????
http://www.infomsf.tk" onclick="window.open(this.href);return false;
??????? ???????
?????? ??????
???????
??????????

?????? ???? ???? ?? ??Hoteditor

مرسل: السبت فبراير 28, 2009 3:17 pm
بواسطة (M)
?????? ????? ????? ???? ???????
??? ????? ?? ??? ??? ??????? ??? ???? ????? ?? ?????? ?????? ???????? ???????:

#
#-----[ OPEN ]------------------------------------------
#
styles/prosilver/template/ucp_header.html

#
#-----[ FIND ]------------------------------------------
# ~ line number 14

<form id="postform" method="post" action="{S_POST_ACTION}"{S_FORM_ENCTYPE}>

#
#-----[ REPLACE WITH ]------------------------------------------
#

<!--//HotEditor MOD add onSubmit="return get_hoteditor_data();" -->
<form id="postform" onSubmit="return get_hoteditor_data();" method="post" action="{S_POST_ACTION}"{S_FORM_ENCTYPE}>

#
#-----[ OPEN ]------------------------------------------
#
styles/prosilver/template/ucp_main_drafts.html

#
#-----[ FIND ]------------------------------------------
# ~ line number 3

<form id="postform" method="post" action="{S_UCP_ACTION}"{S_FORM_ENCTYPE}>

#
#-----[ REPLACE WITH ]------------------------------------------
#

<!--//HotEditor MOD add onSubmit="return get_hoteditor_data();" -->
<form id="postform" onSubmit="return get_hoteditor_data();" method="post" action="{S_UCP_ACTION}"{S_FORM_ENCTYPE}>

#
#-----[ OPEN ]------------------------------------------
#
styles/prosilver/template/ucp_profile_signature.html

#
#-----[ FIND ]------------------------------------------
# ~ line number 3

<form id="postform" method="post" action="{S_UCP_ACTION}"{S_FORM_ENCTYPE}>

#
#-----[ REPLACE WITH ]------------------------------------------
#

<!--//HotEditor MOD add onSubmit="return get_hoteditor_data();" -->
<form id="postform" onSubmit="return get_hoteditor_data();" method="post" action="{S_UCP_ACTION}"{S_FORM_ENCTYPE}>