mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 00:45:34 +00:00
fix syntax error
This commit is contained in:
parent
f2c239f67c
commit
2fa5946bc5
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user