Completed
Pull Request — master (#518)
by
unknown
07:45
created
controller/translationcontroller.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -140,7 +140,7 @@
 block discarded – undo
140 140
 			'password.r' => $this->trans->t('Repeat password'),
141 141
 			'add.tag' => $this->trans->t('Add tag'),
142 142
 			'pick.icon' => $this->trans->t('Pick an icon'),
143
-            'pick.icon.search' => $this->trans->t('Search icons'),
143
+			'pick.icon.search' => $this->trans->t('Search icons'),
144 144
 			'use.icon' => $this->trans->t('Use this icon'),
145 145
 			'selected.icon' => $this->trans->t('Selected icon'),
146 146
 
Please login to merge, or discard this patch.