Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Ehrke <dev@georgswebsite.de>2012-05-05 20:54:21 +0400
committerGeorg Ehrke <dev@georgswebsite.de>2012-05-05 20:58:58 +0400
commit4b4c3c3f3a2b127a91aed4582bae73d19646b959 (patch)
tree1f32bea07903bc58bf31e0d25ced3185e14bce99 /apps/calendar
parent24a8451b2efed0f1e5c4e3b0647a54940fd5975c (diff)
remove debug messages
Diffstat (limited to 'apps/calendar')
-rw-r--r--apps/calendar/templates/part.eventform.php1
-rw-r--r--apps/calendar/templates/part.showevent.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/apps/calendar/templates/part.eventform.php b/apps/calendar/templates/part.eventform.php
index 1eee099d0d1..9e54616190c 100644
--- a/apps/calendar/templates/part.eventform.php
+++ b/apps/calendar/templates/part.eventform.php
@@ -240,7 +240,6 @@ echo 'Calendar.UI.Share.idtype = "event";' . "\n" . 'Calendar.UI.Share.currentid
</td>
</tr>
</table>
- <?php echo $l->t('Summary'); ?>:<span id="repeatsummary"></span>
</div>
</div>
<!--<div id="tabs-3">//Alarm</div>
diff --git a/apps/calendar/templates/part.showevent.php b/apps/calendar/templates/part.showevent.php
index 6baf0415d54..cad8bd27fb7 100644
--- a/apps/calendar/templates/part.showevent.php
+++ b/apps/calendar/templates/part.showevent.php
@@ -238,7 +238,6 @@
</td>
</tr>
</table>
- <?php echo $l->t('Summary'); ?>:<span id="repeatsummary"></span>
</div>
</div>
<!--<div id="tabs-3">//Alarm</div>