From 127f0af72943e932363b16674b96ceb146faafdf Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 24 Nov 2012 00:33:54 +0000 Subject: [PATCH] RenRemove the v_ from the links in xmpp --- app/xmpp/app_config.php | 2 +- app/xmpp/profile_edit.php | 2 +- app/xmpp/profile_list.php | 8 ++++---- app/xmpp/update_complete.php | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/xmpp/app_config.php b/app/xmpp/app_config.php index 6bb400a4f1..7a61687c2b 100644 --- a/app/xmpp/app_config.php +++ b/app/xmpp/app_config.php @@ -33,7 +33,7 @@ $apps[$x]['menu'][0]['uuid'] = '1808365b-0f7c-7555-89d0-31b3d9a75abb'; $apps[$x]['menu'][0]['parent_uuid'] = 'bc96d773-ee57-0cdd-c3ac-2d91aba61b55'; $apps[$x]['menu'][0]['category'] = 'internal'; - $apps[$x]['menu'][0]['path'] = '/app/xmpp/v_xmpp.php'; + $apps[$x]['menu'][0]['path'] = '/app/xmpp/xmpp.php'; $apps[$x]['menu'][0]['groups'][] = 'superadmin'; //permission details diff --git a/app/xmpp/profile_edit.php b/app/xmpp/profile_edit.php index 80e7025014..e187e299d1 100644 --- a/app/xmpp/profile_edit.php +++ b/app/xmpp/profile_edit.php @@ -37,7 +37,7 @@ function hide_advanced_config() { - + diff --git a/app/xmpp/profile_list.php b/app/xmpp/profile_list.php index b576cf9afe..d3755e95fc 100644 --- a/app/xmpp/profile_list.php +++ b/app/xmpp/profile_list.php @@ -18,7 +18,7 @@ Description - + @@ -38,10 +38,10 @@ foreach($profiles_array as $profile){   - ' alt='edit'> + ' alt='edit'> - ' onclick="return confirm('Do you really want to delete this?')" + ' onclick="return confirm('Do you really want to delete this?')" alt='delete'> @@ -53,7 +53,7 @@ if ($c==0) { $c=1; } else { $c=0; } - + diff --git a/app/xmpp/update_complete.php b/app/xmpp/update_complete.php index 525d591aa4..b7af89cb9a 100644 --- a/app/xmpp/update_complete.php +++ b/app/xmpp/update_complete.php @@ -1,4 +1,4 @@ - +