English language modifications

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10057 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
dragan-dan 2012-01-30 16:24:52 +00:00
parent 39826eb472
commit 899f73ee17
18 changed files with 90 additions and 80 deletions

View file

@ -3,7 +3,7 @@
<input type="hidden" name="act" value="procAddonAdminSaveActivate" />
<input type="hidden" name="sccess_return_url" value="{getRequestUriByServerEnviroment()}" />
<h1 class="h1">{$lang->installed_addon}</h1>
<h1 class="h1">{$lang->installed_addons}</h1>
<p>{$lang->about_installed_addon}</p>
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
<p>{$XE_VALIDATOR_MESSAGE}</p>