From ec9de70539083aad64deea2995cf9dfa9fb84b1a Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 8 Jul 2008 20:22:42 -0400 Subject: p.instructions -> div.instructions darcs-hash:20080709002242-84dde-1d7a2107079ab5d84592d280a19a253663f84b4f.gz --- lib/gallery.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/gallery.php') diff --git a/lib/gallery.php b/lib/gallery.php index c6a4956f8..22488b3fd 100644 --- a/lib/gallery.php +++ b/lib/gallery.php @@ -54,7 +54,7 @@ class GalleryAction extends Action { } function show_top($profile) { - common_element('p', 'instructions', + common_element('div', 'instructions', $this->get_instructions($profile)); } -- cgit v1.2.3-54-g00ecf