From 834c21b2aaf78da1081416d05098286e9bf17c2a Mon Sep 17 00:00:00 2001 From: Mike Cochrane Date: Sun, 13 Jul 2008 00:46:08 -0400 Subject: Merge some gettext strings to one line so translation tools are happier darcs-hash:20080713044608-533db-ee16aecee9b6d82b22ce6a25f6a9573c23eee9f8.gz --- actions/newnotice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions/newnotice.php') diff --git a/actions/newnotice.php b/actions/newnotice.php index 107665fb7..a98829cd8 100644 --- a/actions/newnotice.php +++ b/actions/newnotice.php @@ -54,7 +54,7 @@ class NewnoticeAction extends Action { } $notice->rendered = common_render_content($notice->content, $notice); - + $id = $notice->insert(); if (!$id) { -- cgit v1.2.3-54-g00ecf