File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1414<input type="hidden" name="usedSpacePercent" id="usedSpacePercent" value="<?php p ($ _ ['usedSpacePercent ' ]); ?> " />
1515<input type="hidden" name="owner" id="owner" value="<?php p ($ _ ['owner ' ]); ?> " />
1616<input type="hidden" name="ownerDisplayName" id="ownerDisplayName" value="<?php p ($ _ ['ownerDisplayName ' ]); ?> " />
17- <input type="hidden" name="fileNotFound" id="fileNotFound" value="<?php p ($ _ ['fileNotFound ' ]); ?> "" />
17+ <input type="hidden" name="fileNotFound" id="fileNotFound" value="<?php p ($ _ ['fileNotFound ' ]); ?> " />
1818<?php if (!$ _ ['isPublic ' ]) :?>
1919<input type="hidden" name="mailNotificationEnabled" id="mailNotificationEnabled" value="<?php p ($ _ ['mailNotificationEnabled ' ]) ?> " />
2020<input type="hidden" name="mailPublicNotificationEnabled" id="mailPublicNotificationEnabled" value="<?php p ($ _ ['mailPublicNotificationEnabled ' ]) ?> " />
You can’t perform that action at this time.
0 commit comments