Projet

Général

Profil

« Précédent | Suivant » 

Révision e3e1f748

Ajouté par Colin Fleming il y a plus de 9 ans

Tidy up "pkg_mgr_install.php" XHTML

While using the widescreen theme, when you update the firmware or add a
new package the TEXTAREAs are side-by-side which doesn't look neat.
Add BR tag between TEXTAREA

Voir les différences:

usr/local/www/pkg_mgr_install.php
167 167
						<br />
168 168
						<!-- status box -->
169 169
						<textarea cols="80" rows="1" name="status" id="status" wrap="hard"><?=gettext("Beginning package installation.");?></textarea>
170
						<br />
170 171
						<!-- command output box -->
171 172
						<textarea cols="80" rows="35" name="output" id="output" wrap="hard"></textarea>
172 173
					</td>
usr/local/www/system_firmware_auto.php
119 119
									</script>
120 120
									<!-- status box -->
121 121
									<textarea cols="90" rows="1" name="status" id="status"><?=gettext("Beginning firmware upgrade"); ?>.</textarea>
122
									<br />
122 123
									<!-- command output box -->
123 124
									<textarea cols="90" rows="25" name="output" id="output"></textarea>
124 125
								</td>

Formats disponibles : Unified diff