From e95c1af89093f74e2ba95864b99e3df63dc5dce1 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 16 Apr 2013 22:01:06 +0200 Subject: updated readme to contain hint for updated owncloud versions --- templates/part.subscribelet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/part.subscribelet.php b/templates/part.subscribelet.php index 2080620d5..2997edbf2 100644 --- a/templates/part.subscribelet.php +++ b/templates/part.subscribelet.php @@ -7,7 +7,7 @@ var a=window, b=document, c=encodeURIComponent, - d=a.open('?output=popup&url='+c(b.location), + d=a.open('?output=popup&url='+c(b.location), 'bkmk_popup','left='+((a.screenX||a.screenLeft)+10)+', top='+((a.screenY||a.screenTop)+10)+', height=150px,width=360px,resizable=1,alwaysRaised=1'); -- cgit v1.2.3