Merge pull request #1987 from annando/1510-manage-enhancements

Some small optical and structural changes to the manage template
This commit is contained in:
Tobias Diekershoff 2015-10-27 09:01:35 +01:00
commit 367699f785
3 changed files with 13 additions and 4 deletions

View file

@ -97,6 +97,12 @@ function manage_content(&$a) {
return;
}
if ($_GET['identity']) {
$_POST['identity'] = $_GET['identity'];
manage_post($a);
return;
}
$identities = $a->identities;
//getting additinal information for each identity