mirror of
https://github.com/Mibew/i18n.git
synced 2025-02-02 09:34:41 +03:00
link to article
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@774 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
d749e58621
commit
836ffcc62a
@ -62,6 +62,13 @@ require_once('inc/menu.i');
|
||||
<h2 class="title"><?php echo getlocal("index.how.title") ?></h2>
|
||||
<div class="entry">
|
||||
<p><?php echo getlocal("index.how.text") ?></p>
|
||||
|
||||
<?php if($current_locale == 'ru') {?>
|
||||
<p style="margin-bottom:1em;">
|
||||
<b><?php echo getlocal("article.attention") ?></b>:
|
||||
<a href="/ru/article/webim.php" rel="nofollow"><b><?php echo getlocal("article.about") ?></b></a>
|
||||
</p>
|
||||
<?php } ?>
|
||||
|
||||
</div>
|
||||
<div class="nometa"></div>
|
||||
|
@ -1,6 +1,8 @@
|
||||
encoding=cp1251
|
||||
output_charset=utf-8
|
||||
output_encoding=utf-8
|
||||
article.attention=Âíèìàíèå
|
||||
article.about=Ñòàòüÿ î mibew.org è webim.ru
|
||||
contacts.email=E mail:
|
||||
contacts.person=Êîíòàêòíîå ëèöî:
|
||||
contacts.title=Ñâÿæèòåñü ñ íàìè
|
||||
|
Loading…
Reference in New Issue
Block a user