make it more obvious what is behind the dropdowns

This commit is contained in:
Mario Vavti
2016-04-25 10:00:50 +02:00
parent 6291c08e01
commit a9d926886e
6 changed files with 19 additions and 16 deletions

View File

@@ -1231,6 +1231,7 @@ class Photos extends \Zotlabs\Web\Controller {
$o .= replace_macros($photo_tpl, array(
'$id' => $ph[0]['id'],
'$album' => $album_e,
'$tools_label' => t('Photo Tools'),
'$tools' => $tools,
'$lock' => $lockstate[1],
'$photo' => $photo,