1
0
Fork 0

In the profiles the remote connect field was missing

This commit is contained in:
Michael Vogel 2014-09-11 23:38:24 +02:00
commit f9bec79a2c
5 changed files with 20 additions and 8 deletions

View file

@ -30,7 +30,7 @@ else if ($style == "plus")
$a->page['htmlhead'] .= '<link rel="stylesheet" href="view/theme/vier/plus.css" type="text/css" media="screen"/>'."\n";
$a->page['htmlhead'] .= <<< EOT
<script>
<script type="text/javascript">
function collapseHeight(elems) {
var elemName = '.wall-item-body:not(.divmore)';