4 lines
83 B
PHP
4 lines
83 B
PHP
<script>
|
|
$("#childrenForm a:first").text('<?php echo $projectName; ?>');
|
|
</script>
|