Skip to content

Commit

Permalink
Update systemInfo.php
Browse files Browse the repository at this point in the history
Change HTML-Title to "Phoniebox"
  • Loading branch information
kaoz3000 authored Oct 9, 2018
1 parent e3e18ef commit f74c099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/systemInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* START HTML
*******************************************/

html_bootstrap3_createHeader("en","RPi Jukebox",$conf['base_url']);
html_bootstrap3_createHeader("en","Phoniebox",$conf['base_url']);

?>
<body>
Expand Down

0 comments on commit f74c099

Please sign in to comment.