mass string change to _
This commit is contained in:
parent
15741bdfa9
commit
a69ff167d4
47 changed files with 98 additions and 98 deletions
|
@ -47,7 +47,7 @@ $(document).ready(function(){
|
|||
</script>
|
||||
<div class="jp-logo"><img id="logo-img" onload='resizeToMaxHeight(this, 40);' src="<?php echo $this->logo ?>" /></div>
|
||||
<div class="jp-stream">
|
||||
<div class="jp-stream-text">Select stream:</div>
|
||||
<div class="jp-stream-text"><? echo _("Select stream:"); ?></div>
|
||||
|
||||
<form id="form1" method="post" action="">
|
||||
<select id="combo-box">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue