From: Chuck Hagenbuch Date: Tue, 26 Oct 2010 15:33:48 +0000 (-0400) Subject: Remove story_ prefix from story variables X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0e82f71a8a8c254956f786be5b6481b442c27b48;p=horde.git Remove story_ prefix from story variables --- diff --git a/jonah/config/templates.php.dist b/jonah/config/templates.php.dist index b380c46dd..b0f5c3b9f 100644 --- a/jonah/config/templates.php.dist +++ b/jonah/config/templates.php.dist @@ -11,7 +11,7 @@ $templates['standard'] = array('name' => _("Standard"), -
+
@@ -22,7 +22,7 @@ $templates['media'] = array('name' => _("Media"), -
+
@@ -33,7 +33,7 @@ $templates['internal'] = array('name' => _("Internal"), -
+
@@ -44,7 +44,7 @@ $templates['compact'] = array('name' => _("Compact"), - + @@ -54,6 +54,6 @@ $templates['ultracompact'] = array('name' => _("Ultracompact"), 'template' => ' -:: +:: ');