projects
/
mpd-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Удаление списков.
[mpd-web.git]
/
ajax
/
editplaylist.php
diff --git
a/ajax/editplaylist.php
b/ajax/editplaylist.php
index 28a6d3a6246b9e631dd2d619f28bf46e9f638133..a4764c9be23b4cb60e7e0d9d13ef4ea7cc8a4ec3 100644
(file)
--- a/
ajax/editplaylist.php
+++ b/
ajax/editplaylist.php
@@
-26,7
+26,7
@@
$dir = $_REQUEST['dir'];
<div id="items">
<table>
<tr id="items_heading">
- <td></td><td>
Title</td><th colspan="2">Control
</th>
+ <td></td><td>
Название</td><th colspan="2">Управление
</th>
</tr>
<?php
$dirs=$mpd->GetDir($dir);