aboutsummaryrefslogtreecommitdiff
path: root/mod/externalpages
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2011-09-12 21:05:22 -0400
committerCash Costello <cash.costello@gmail.com>2011-09-12 21:05:22 -0400
commit26feaf21f61eb7337f698bc96ff416276c2bd504 (patch)
treec9c3d4226073772fbb8fdd83a9831b77e7840ae3 /mod/externalpages
parent6e2b2ff27edb6e4507f37a3fe31268fae8ca8edb (diff)
downloadelgg-26feaf21f61eb7337f698bc96ff416276c2bd504.tar.gz
elgg-26feaf21f61eb7337f698bc96ff416276c2bd504.tar.bz2
Fixes #3804 using Site Pages for the plugin name
Diffstat (limited to 'mod/externalpages')
-rw-r--r--mod/externalpages/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/externalpages/manifest.xml b/mod/externalpages/manifest.xml
index 453cef259..32528585d 100644
--- a/mod/externalpages/manifest.xml
+++ b/mod/externalpages/manifest.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
- <name>External Pages</name>
+ <name>Site Pages</name>
<author>Core developers</author>
<version>1.8</version>
<category>bundled</category>