Project

General

Profile

« Previous | Next » 

Revision 1289

Added by kweitzel over 14 years ago

Branch 2.8.1 merged back into Trunk

View differences:

media_browse.htt
4 4
<head>
5 5
<title>Browse Media</title>
6 6
<link href="{THEME_URL}/browse.css" rel="stylesheet" type="text/css" />
7
<script language="javascript" type="text/javascript">
7
<script type="text/javascript">
8 8
function confirm_link(message, url) {
9 9
	if(confirm(message)) location.href = url;
10 10
}

Also available in: Unified diff