more app work

This commit is contained in:
zotlabs 2019-06-30 23:36:03 -07:00
parent 2925aad846
commit 7e8411c742
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ class Photomap extends Controller {
return $text;
}
return $text . '<br><br>' . t('This app is currently installed');
return $text . '<br><br>' . t('This app is currently installed.');
}

View file

@ -1,7 +1,7 @@
.app-container {
float: left;
width: 177px;
margin: 35px;
margin: 20px;
}
.app-name {