24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-06 21:37:17 +02:00

Change string in WebAdmin to reuse an existing one

This commit is contained in:
Badlop 2011-03-13 18:08:29 +01:00
parent 8cd0894ad5
commit 415a50921f

View 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{