Skip to content
Snippets Groups Projects
Commit 86ae01ce authored by Allen Gilliland's avatar Allen Gilliland
Browse files

Merge pull request #351 from metabase/ag-text-change

"Report Timezone" -> "Reporting Timezone"
parents 64eaa263 338cecce
Branches
Tags
No related merge requests found
......@@ -26,7 +26,7 @@
</div>
<div class="py1">
<label>Report Timezone:</label>
<label>Reporting Timezone:</label>
<label class="Select">
<select ng-model="currentOrg.report_timezone" ng-options="tz for tz in form_input['timezones']">
<option value="">Select a Timezone</option>
......
......@@ -28,7 +28,7 @@
</div>
<div class="py1">
<label>Report Timezone:</label>
<label>Reporting Timezone:</label>
<label class="Select">
<select ng-model="organization.report_timezone" ng-options="tz for tz in form_input['timezones']">
<option value="">Select a Timezone</option>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment