[vhffs-dev] [2207] clarified "www" warning |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 2207
Author: gradator
Date: 2012-08-11 22:38:07 +0200 (Sat, 11 Aug 2012)
Log Message:
-----------
clarified "www" warning
Modified Paths:
--------------
trunk/vhffs-panel/templates/web/create.tt
Modified: trunk/vhffs-panel/templates/web/create.tt
===================================================================
--- trunk/vhffs-panel/templates/web/create.tt 2012-07-15 19:41:20 UTC (rev 2206)
+++ trunk/vhffs-panel/templates/web/create.tt 2012-08-11 20:38:07 UTC (rev 2207)
@@ -8,7 +8,7 @@
<input type="text" name="servername" id="servername" value="[% servername | html %]"/>
</p>
<p class="warning">
- [% 'Be careful, if you want create www.domain.tld, you should create a webspace with domain.tld as servername. VHFFS redirect all request from www.domain.tld to domain.tld' | i18n | html %]
+ [% 'Be careful, if you want to create www.domain.tld, you should create a webspace with domain.tld as servername. VHFFS aliases www.domain.tld to domain.tld.' | i18n | html %]
</p>
<p>
<label for="description">[% 'How will this web area be used:' | i18n | html %]</label>