فهرست منبع

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits 3 سال پیش
والد
کامیت
2685626bd2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Private/scripts/home.php

+ 1 - 1
Private/scripts/home.php

@@ -1084,7 +1084,7 @@ function updateHistory(&$update, $maxItems) {
   Maybe doesn't support the audio..
 </audio>  
 
-<input type="button" id="myPlayButton" onclick="playmybeep()" value="Try the Beep">
+<input type="button" id="myPlayButton" onclick="playmybeep()" value="<?php echo(getResource("Try the Beep", $curLocale));?>">
 
 <script>
   function playmybeep() {