HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/alt/php54/usr/share/pear/RVSeagullMod/modules/forums/templates/admin_forum_Lang.html
 <!--Start Validate Language File -->
 
 <h3>{translate(#Current language is#):h} {langName}</h3>
 
				 <p>
					{if:isIncorrectLangFile1}<div>{else:}<div class="forums_gray">{end:}
					 <h3>{translate(#Validate forums language file#)}: {if:isIncorrectLangFile1}<span class="forums_False"> {translate(#FALSE#)}</span> {else:} {translate(#TRUE#)} {end:}</h3> <br>
					<div style="padding-left:40px;">
					
					</div>
				</p>
			
			{if:isIncorrectLangFile1}
			<div class="forums_False" style="padding-left:40px;">
			
				{if:isForumsSupportLang}
				<div class="forumsHead">
				{translate(#Download font SMF#)}
				<a href="http://www.simplemachines.org/download/?languages" target="_blank">{translate(#The forums are support language#):h}</a>
				</div>
				<ol>
					<li>{translate(#Go to#)} <a href="http://www.simplemachines.org/download/?languages;lang={langName}"
						target="_blank">www.simplemachines.org</a>    {translate(#and download language files for#)} <b>{langName} (UTF-8).</b>
					 </li>
					<li>{translate(#You Choose language#)}</li>
					<li>{translate(#Extract file and then copy 3 folder#)}
					<br /> {conf[path][webRoot]}/forums/Themes/</li>
				</ol>
				<div class="forumsTopBot">
						<form id="frmforumLang" method="post" action="{makeUrl(#list#,#adminforums#,#forums#)}" flexy:ignore>
							<input id="frmforumLang" type="submit"
							   name="frmforumLang"
							   value="{translate(#verify#)}" />
						</form> 
				</div>
				{else:}
					<!-- language  could not support -->
					<div>{translate(#Sorry, The forums could not support your language#)}
					<br />
					<a href="http://www.simplemachines.org/download/?languages" target="_blank">{translate(#The forums are support language#):h}</a>
					</div>
				{end:}
		    </div>
			{end:} 
			  
					<!--End Validate Language File -->