1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 10:04:35 +02:00

Wordpress news import tweaks

This commit is contained in:
Cameron
2013-09-16 14:12:44 -07:00
parent 7678f3fecc
commit 54c0bbe4b6
2 changed files with 80 additions and 19 deletions

View File

@@ -150,7 +150,7 @@ class import_main_ui extends e_admin_ui
function help()
{
return "Some help text from admin-ui";
return "Some help text for admin-ui";
}