summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-05-18 00:26:33 +0200
committermh <mh@immerda.ch>2011-05-18 00:26:33 +0200
commitc60153ac9850c9d3312db1f18abef60c495dee20 (patch)
treea3c8fad912eddbfd3284fc8237b3cdda83d3c74c /templates
parent58847f6375cffe9c1018a7b51d5062b86796a534 (diff)
fix template typo from a previous copy&paste error
Diffstat (limited to 'templates')
-rw-r--r--templates/vhosts/php_wordpress/php_wordpress.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/vhosts/php_wordpress/php_wordpress.erb b/templates/vhosts/php_wordpress/php_wordpress.erb
index ef1fd82..3b06fae 100644
--- a/templates/vhosts/php_wordpress/php_wordpress.erb
+++ b/templates/vhosts/php_wordpress/php_wordpress.erb
@@ -43,6 +43,7 @@
<%- unless run_mode.to_s =~ /(proxy\-|static\-)itk/ -%>
<%= scope.function_template('apache/vhosts/partials/mod_security.erb') %>
+ <%- end -%>
<%- unless additional_options.to_s == 'absent' then -%>
<%= additional_options %>