fix syntax error

This commit is contained in:
Uwe Steinmann 2016-03-21 06:40:40 +01:00
parent f2c239f67c
commit 2fa5946bc5

View File

@ -70,7 +70,6 @@ $(document).ready(function() {
<?php
} /* }}} */
?>
function __takeOverButton($name, $users) { /* {{{ */
?>
<span id="<?php echo $name; ?>_btn" style="cursor: pointer;" title="<?php printMLText("takeOver".$name); ?>"><i class="icon-arrow-left"></i></span>