From 0e82f71a8a8c254956f786be5b6481b442c27b48 Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Tue, 26 Oct 2010 11:33:48 -0400 Subject: [PATCH] Remove story_ prefix from story variables --- jonah/config/templates.php.dist | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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' => ' -:: +:: '); -- 2.11.0