]> source.dussan.org Git - archiva.git/commitdiff
update error message
authorOlivier Lamy <olamy@apache.org>
Sat, 10 Sep 2011 08:25:36 +0000 (08:25 +0000)
committerOlivier Lamy <olamy@apache.org>
Sat, 10 Sep 2011 08:25:36 +0000 (08:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1167476 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/src/main/resources/org/apache/maven/archiva/web/action/admin/appearance/EditOrganisationInfoAction-validation.xml

index df93a3bbcd787d14419c7b4982caf3f822b7f2b6..050d42f0afafc89d433b3da7c42ad29f13d6706e 100644 (file)
@@ -39,7 +39,7 @@
     </field>
     <field name="organisationLogo">
         <field-validator type="url">
-            <message>You must enter a URL</message>
+            <message>You must enter a URL for your logo.</message>
         </field-validator>
     </field>
 </validators>
\ No newline at end of file