diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-10 13:22:41 +0100 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-10 13:22:41 +0100 |
commit | 0f3255467e8a64af86ca67c6af70edf1d3279640 (patch) | |
tree | 98791d46cabe4a15d00cd30a5b5e737690af2a85 /view/theme/diabook/wallwall_item.tpl | |
parent | 8fe4645a5d97a66b823744248698c624f7146d5b (diff) | |
download | volse-hubzilla-0f3255467e8a64af86ca67c6af70edf1d3279640.tar.gz volse-hubzilla-0f3255467e8a64af86ca67c6af70edf1d3279640.tar.bz2 volse-hubzilla-0f3255467e8a64af86ca67c6af70edf1d3279640.zip |
fixed login-fields, fixed. notofication.png, changed locations
Diffstat (limited to 'view/theme/diabook/wallwall_item.tpl')
-rw-r--r-- | view/theme/diabook/wallwall_item.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/diabook/wallwall_item.tpl b/view/theme/diabook/wallwall_item.tpl index 603a908c5..e02e5a8be 100644 --- a/view/theme/diabook/wallwall_item.tpl +++ b/view/theme/diabook/wallwall_item.tpl @@ -52,7 +52,7 @@ </div> <div class="wall-item-actions"> - <div class="wall-item-location">$item.location </div> + <div class="wall-item-actions-social"> @@ -88,7 +88,7 @@ <a class="icon pencil" href="$item.edpost.0" title="$item.edpost.1"></a> {{ endif }} </div> - + <div class="wall-item-location">$item.location </div> </div> </div> <div class="wall-item-bottom"> |