stickychan 1.8.2
This commit is contained in:
		@@ -9,8 +9,8 @@
 | 
			
		||||
				<table class="table table-bordered table-hover">
 | 
			
		||||
					<thead>
 | 
			
		||||
						<tr>
 | 
			
		||||
							<td>Channel Name</td>
 | 
			
		||||
							<td>Enable / Disable</td>
 | 
			
		||||
							<td><? FORMAT "Name" ?></td>
 | 
			
		||||
							<td><? FORMAT "Sticky" ?></td>
 | 
			
		||||
						</tr>
 | 
			
		||||
					</thead>
 | 
			
		||||
					<tbody>
 | 
			
		||||
@@ -31,7 +31,7 @@
 | 
			
		||||
			<div class="panel-footer text-right">
 | 
			
		||||
				<input class="btn btn-danger" type="reset" value="Reset">
 | 
			
		||||
				<input type="hidden" name="submitted" value="1" />
 | 
			
		||||
				<input class="btn btn-success" type="submit" value="Save" />
 | 
			
		||||
				<input class="btn btn-success" type="submit" value="<? FORMAT "Save" ?>" />
 | 
			
		||||
			</div>
 | 
			
		||||
				</form>
 | 
			
		||||
	</div>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
<hr>
 | 
			
		||||
<div class="form-group">
 | 
			
		||||
	<label for="inputenableDisable" class="col-sm-2 control-label">Channel is sticky:</label>
 | 
			
		||||
	<label for="inputenableDisable" class="col-sm-2 control-label"><? FORMAT "Channel is sticky" ?></label>
 | 
			
		||||
		<div class="col-sm-10">
 | 
			
		||||
			<div class="checkboxSwitch">
 | 
			
		||||
				<input type="hidden" name="embed_stickychan_presented" value="1">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user