summaryrefslogtreecommitdiff
path: root/skins/stone_flat
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2010-03-15 20:26:07 +0000
committerAndreas Brachold <vdr07@deltab.de>2010-03-15 20:26:07 +0000
commite804578abc00492b4db39a1bb974c01c2f1db373 (patch)
tree6dc373a4b66e1ebf265b3c995fe3141d36afbc2c /skins/stone_flat
parentd38c5785cd84029914c96e77c9def9dd78294661 (diff)
downloadxxv-e804578abc00492b4db39a1bb974c01c2f1db373.tar.gz
xxv-e804578abc00492b4db39a1bb974c01c2f1db373.tar.bz2
MEDIALIB: hide usable media search button
Diffstat (limited to 'skins/stone_flat')
-rw-r--r--skins/stone_flat/mledit.tmpl6
1 files changed, 4 insertions, 2 deletions
diff --git a/skins/stone_flat/mledit.tmpl b/skins/stone_flat/mledit.tmpl
index 751a6f7..aebf8fc 100644
--- a/skins/stone_flat/mledit.tmpl
+++ b/skins/stone_flat/mledit.tmpl
@@ -24,10 +24,12 @@
<?% gettext('Title') %?>:
</td>
<td colspan="3">
- <input type="text" name="__title" id="title" value="<?% data.title || param.title %?>" style="width:50%;" maxlength="255" />
+ <input type="text" name="__title" id="title" value="<?% data.title || param.title %?>" style="width:50%;" maxlength="255" />
+ <!--
&nbsp;<input type="submit" name="__search" value="<?% gettext('Search at') %?>" onfocus="document.library.action='?cmd=mlresearch'" onblur="document.library.action='?cmd=mlsave'" />&nbsp;&nbsp;
<input type="radio" name="__source" value="dvdpalace" checked="checked" />&nbsp;
- <a href="http://www.dvd-palace.de" target="_blank">DVD-Palace (DE)</a>
+ <a href="http://www.dvd-palace.de" target="_blank">DVD-Palace (DE)</a>
+ -->
</td>
</tr>
<tr class="two">