]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/admin_users.tpl
Merge pull request #3298 from tobiasd/20170407-quattroadin
[friendica.git] / view / theme / quattro / templates / admin_users.tpl
index f00e786778311b905e6a6edb16dca661f8d19b2d..ddb395db9cdcbff166e6c993822f2420109cbd0d 100644 (file)
@@ -39,6 +39,9 @@
                                                <a href="{{$baseurl}}/regmod/deny/{{$u.hash}}" title='{{$deny}}'><span class='icon dislike'></span></a>
                                        </td>
                                </tr>
+                               <tr>
+                                       <td class="pendingnote"><p><span>{{$pendingnotetext}}:</span> {{$u.note}}</p></td>
+                               </tr>
                        {{/foreach}}
                                </tbody>
                        </table>