diff options
author | Christopher Burger <burgerc@freeside.biz> | 2019-02-21 12:17:10 -0500 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2019-02-21 13:05:35 -0500 |
commit | 35f72b2a509020cdf9f189681e2d86de39604e99 (patch) | |
tree | e71db210754dbba9388e4b34bb099c7702b0d1f3 /httemplate/elements | |
parent | fc5e0d24bb5c23a34a495d224e6c93884f0d3fc5 (diff) |
RT# 82092 - Updated text to remind customer to restart apache after creating custom field
Conflicts:
httemplate/elements/header-full.html
Diffstat (limited to 'httemplate/elements')
-rw-r--r-- | httemplate/elements/header-full.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/header-full.html b/httemplate/elements/header-full.html index 3898b536c..cdcb0afa4 100644 --- a/httemplate/elements/header-full.html +++ b/httemplate/elements/header-full.html @@ -246,4 +246,4 @@ if ( scalar(@agentnums) == 1 ) { $company_url = $conf->config('company_url'); } -</%init> +</%init>
\ No newline at end of file |