]> granicus.if.org Git - ejabberd/commitdiff
Change string in WebAdmin to reuse an existing one
authorBadlop <badlop@process-one.net>
Sun, 13 Mar 2011 17:08:29 +0000 (18:08 +0100)
committerBadlop <badlop@process-one.net>
Sun, 13 Mar 2011 17:36:27 +0000 (18:36 +0100)
src/web/ejabberd_web_admin.erl

index 496c0cba0276e557751a5f277422511e33438a3d..ab9d06baf0eec3ff283b2e7011896e7f90ce1318 100644 (file)
@@ -1036,7 +1036,7 @@ process_admin(global,
                       auth = {_, _Auth, AJID},
                       lang = Lang}) ->
     Res = list_vhosts(Query, Lang, AJID),
-    make_xhtml(?H1GL(?T("ejabberd virtual hosts"), "hostnames", "Host Names") ++ Res, global, Lang, AJID);
+    make_xhtml(?H1GL(?T("Virtual Hosts"), "hostnames", "Host Names") ++ Res, global, Lang, AJID);
 
 process_admin(Host,
              #request{